aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/login.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/views/login.html b/views/login.html
new file mode 100644
index 0000000..934d575
--- /dev/null
+++ b/views/login.html
@@ -0,0 +1,10 @@
1{{ define "login" }}
2<html>
3 <head>
4 <title>Grilist - Login</title>
5 </head>
6 <body>
7 Benis.
8 </body>
9</html>
10{{ end }} \ No newline at end of file