diff options
Diffstat (limited to 'templates/login.html')
-rw-r--r-- | templates/login.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login.html b/templates/login.html index 0801884..ed4d358 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,6 +1,7 @@ {{define "title"}}{{end}} {{define "body"}} +<h4>S'identifier</h4> <form method="POST"> {{if .ErrorMessage}} |