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