From 609f7e874dcef75ca6e9a00569e1e7744cf1ec5b Mon Sep 17 00:00:00 2001 From: Hironsan Date: Tue, 17 Jul 2018 16:03:31 +0900 Subject: [PATCH] Add footer --- app/server/templates/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/app/server/templates/index.html b/app/server/templates/index.html index 046a9c86..d7ea52cc 100644 --- a/app/server/templates/index.html +++ b/app/server/templates/index.html @@ -84,4 +84,36 @@ + + {% endblock %} \ No newline at end of file