aboutsummaryrefslogtreecommitdiff
path: root/public/mailbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/mailbox.html')
-rw-r--r--public/mailbox.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/mailbox.html b/public/mailbox.html
index 722aae0..ddd1260 100644
--- a/public/mailbox.html
+++ b/public/mailbox.html
@@ -1,4 +1,4 @@
-{{template "head"}}
+{{template "head.html"}}
<h1>koushin</h1>
@@ -42,4 +42,4 @@
<p>Mailbox is empty.</p>
{{end}}
-{{template "foot"}}
+{{template "foot.html"}}