aboutsummaryrefslogtreecommitdiffstats
path: root/templates/auth.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/auth.tmpl')
-rw-r--r--templates/auth.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/auth.tmpl b/templates/auth.tmpl
new file mode 100644
index 0000000..9d3d7a7
--- /dev/null
+++ b/templates/auth.tmpl
@@ -0,0 +1,4 @@
+{{template "header"}}
+<h2>Salut!</h2>
+<p>{{.}} would like you to authenticate</p>
+{{template "footer"}}