aboutsummaryrefslogtreecommitdiff
path: root/cmd/sklad/login.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sklad/login.tmpl')
-rw-r--r--cmd/sklad/login.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/sklad/login.tmpl b/cmd/sklad/login.tmpl
index c34ab53..2c9ffc3 100644
--- a/cmd/sklad/login.tmpl
+++ b/cmd/sklad/login.tmpl
@@ -5,9 +5,9 @@
<h2>Přihlášení</h2>
<form method=post>
-<label for=password>Heslo:</label>
-<input type=password name=password id=password autofocus
-><input type=submit value="Přihlásit">
+ <label for=password>Heslo:</label>
+ <input type=password name=password id=password autofocus
+ ><input type=submit value="Přihlásit">
</form>
{{ if .IncorrectPassword }}