aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/image/at_sign.svg4
-rw-r--r--templates/login.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/static/image/at_sign.svg b/static/image/at_sign.svg
new file mode 100644
index 0000000..487587e
--- /dev/null
+++ b/static/image/at_sign.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="145" height="145">
+ <text x="-1.890625" y="109.83594" font-size="144px" style="font-size:144px;font-family:Arial">@</text>
+</svg> \ No newline at end of file
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}}