aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMrArmonius <mrarmonius@gmail.com>2021-07-01 14:38:37 +0200
committerGitea <gitea@fake.local>2021-07-01 16:25:49 +0200
commit353f9600f3f1ce59c6faa825203f50b48017e44f (patch)
tree634b5b87deea4c6c938ff8a3d24f49ca36b16aba /templates
parent6c5398527e1f2166edb91d3a6d3c70bebd419b02 (diff)
downloadguichet-353f9600f3f1ce59c6faa825203f50b48017e44f.tar.gz
guichet-353f9600f3f1ce59c6faa825203f50b48017e44f.zip
Fix @ symbol on the login page
Diffstat (limited to 'templates')
-rw-r--r--templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html
index 8f24b78..f151456 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -29,7 +29,7 @@
<hr class="mt-4" />
<p><strong>Mot de passe oublié ?</strong>
-Écrivez à <samp>coucou</samp><img src="https://deuxfleurs.fr/landing/arobase.png" style="height: 1em" alt="arobase" /><samp>deuxfleurs.fr</samp>
+Écrivez à <samp>coucou</samp><img src="static/image/at_sign.svg" style="height: 1em" alt="arobase" /><samp>deuxfleurs.fr</samp>
ou contactez directement votre administrateur favori.</p>
{{end}}