aboutsummaryrefslogtreecommitdiff
path: root/public/message.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/message.html')
-rw-r--r--public/message.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/message.html b/public/message.html
index f653057..729937d 100644
--- a/public/message.html
+++ b/public/message.html
@@ -1,4 +1,4 @@
-{{template "head"}}
+{{template "head.html"}}
<h1>koushin</h1>
@@ -55,4 +55,4 @@
<a href="{{.Message.Uid}}/raw?part={{.PartPath}}">Download</a>
{{end}}
-{{template "foot"}}
+{{template "foot.html"}}