diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-10 15:26:02 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-10 15:26:02 +0100 |
commit | 7ab5451a3f5865a6cb3ef0979da979b9496ce990 (patch) | |
tree | 0299046ccec1d96ebbd3edcf19b77ba3495218a3 | |
parent | e2e8a443ae0d5dbc72e4a5914af0cb3dad5e2a0b (diff) | |
download | guichet-7ab5451a3f5865a6cb3ef0979da979b9496ce990.tar.gz guichet-7ab5451a3f5865a6cb3ef0979da979b9496ce990.zip |
A true arobase symbol
-rw-r--r-- | templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html index 719c834..72e6754 100644 --- a/templates/login.html +++ b/templates/login.html @@ -23,7 +23,7 @@ <hr class="mt-4" /> <p><strong>Mot de passe oublié ?</strong> - Écrivez à <code>coucou at deuxfleurs point fr</code> +Écrivez à <samp>coucou</samp><img src="https://deuxfleurs.fr/landing/arobase.png" style="height: 1em" alt="arobase" /><samp>deuxfleurs.fr</samp> ou contactez directement votre administrateur favori.</p> {{end}} |