aboutsummaryrefslogtreecommitdiff
path: root/sklad/login.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'sklad/login.tmpl')
-rw-r--r--sklad/login.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/sklad/login.tmpl b/sklad/login.tmpl
index 4df6c3a..8dbca84 100644
--- a/sklad/login.tmpl
+++ b/sklad/login.tmpl
@@ -1,6 +1,8 @@
{{ define "Title" }}Přihlášení{{ end }}
{{ define "Content" }}
+<h2>Přihlášení</h2>
+
<form method=post>
<label for=password>Heslo:</label>
<input type=password name=password id=password>