aboutsummaryrefslogtreecommitdiff
path: root/public/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/login.html')
-rw-r--r--public/login.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/login.html b/public/login.html
index 54cb341..f193c21 100644
--- a/public/login.html
+++ b/public/login.html
@@ -1,4 +1,4 @@
-{{template "head"}}
+{{template "head.html"}}
<h1>koushin</h1>
@@ -11,4 +11,4 @@
<input type="submit" value="Login">
</form>
-{{template "foot"}}
+{{template "foot.html"}}