aboutsummaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-10 09:44:18 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-10 09:44:18 +0100
commit9f891bdb9a41de73f5970219b2557b4039358a4f (patch)
tree703079e5b19a80dd74ed3b2f1495d89552ee3445 /templates/login.html
parenta6114cda7cc145c9f8f2bb0d2f1fd47e94ae845c (diff)
downloadguichet-9f891bdb9a41de73f5970219b2557b4039358a4f.tar.gz
guichet-9f891bdb9a41de73f5970219b2557b4039358a4f.zip
Minor UI changes
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/login.html b/templates/login.html
index ed4d358..719c834 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -19,4 +19,11 @@
</div>
<button type="submit" class="btn btn-primary">Se connecter</button>
</form>
+
+<hr class="mt-4" />
+
+<p><strong>Mot de passe oublié ?</strong>
+ Écrivez à <code>coucou at deuxfleurs point fr</code>
+ ou contactez directement votre administrateur favori.</p>
+
{{end}}