Merge pull request 'fix mail' (#48) from hotfix/template-mail into master
Reviewed-on: #48
This commit is contained in:
commit
83449eba92
@ -52,7 +52,7 @@
|
||||
<h2>Bienvenue, {{ username }} ! 🎉</h2>
|
||||
<p>Merci de vous être inscrit sur notre plateforme.</p>
|
||||
<p>Pour finaliser votre inscription, veuillez confirmer votre compte en cliquant sur le bouton ci-dessous :</p>
|
||||
<a href="https://backend.valczeryba.ovh/api/confirm?key={{ key }}&username={{ username }}" class="button">Confirmer mon compte</a>
|
||||
<a href="https://backend.valczeryba.ovh/mail?key={{ key }}&username={{ username }}" class="button">Confirmer mon compte</a>
|
||||
<p class="footer">Si vous n'êtes pas à l'origine de cette inscription, ignorez simplement cet email.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user