From 391cc55537a97ec8b2b55662db9c63f86ab885ef Mon Sep 17 00:00:00 2001 From: Roald de Vries Date: Mon, 5 Dec 2016 10:32:12 +0100 Subject: get templates from pkg_resources --- service/templates/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 service/templates/index.html (limited to 'service/templates/index.html') diff --git a/service/templates/index.html b/service/templates/index.html new file mode 100644 index 00000000..c095577e --- /dev/null +++ b/service/templates/index.html @@ -0,0 +1,9 @@ + + + + + + click here + + + -- cgit v1.2.3