aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorjan <jan@ruken.pw>2015-12-18 14:15:15 (UTC)
committerjan <jan@ruken.pw>2015-12-18 14:15:15 (UTC)
commitbdf4e9cc5c5934281631af09bf9a7d58719d0cbb (patch)
tree708429d7ed6fca2a0ab83d36d68fca05fa4ca958 /views
parent2a27df2954e925ea17fd7d7dd7db787c1694e3b5 (diff)
kleiner renderer inklusive benutzung von charakterin.
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