summaryrefslogtreecommitdiffstats
path: root/templates/login.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login.tmpl')
-rw-r--r--templates/login.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/login.tmpl b/templates/login.tmpl
new file mode 100644
index 0000000..1510242
--- /dev/null
+++ b/templates/login.tmpl
@@ -0,0 +1,3 @@
+{{template "header"}}
+<a href="{{.}}"><img src="static/google.png"/></a>
+{{template "footer"}}