Fix @ symbol on the login page
This commit is contained in:
parent
6c5398527e
commit
353f9600f3
4
static/image/at_sign.svg
Normal file
4
static/image/at_sign.svg
Normal file
@ -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>
|
After Width: | Height: | Size: 216 B |
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user