summaryrefslogtreecommitdiff
path: root/templates/guestbook.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/guestbook.html')
-rw-r--r--templates/guestbook.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/guestbook.html b/templates/guestbook.html
new file mode 100644
index 0000000..859daaf
--- /dev/null
+++ b/templates/guestbook.html
@@ -0,0 +1,3 @@
+{{ define "content" }}
+ <h1>guestbook</h1>
+{{ end }}