fix: typos and posts dates format

This commit is contained in:
Florian Sylvain
2024-06-11 11:57:28 +02:00
parent bcf3c19702
commit ad1692d168
3 changed files with 18 additions and 3 deletions
@@ -8,8 +8,11 @@
<main>
<p>You or someone tried to create a GoCMS admin account with this e-mail address. If you are not responsible for
this, please do not validate the account creation.</p>
<p><b>If you want to validate the account creation, please <a href="{{.Host}}/register/validate?c={{.VerificationCode}}" target="_blank">click HERE</a>.</b>
<p><b>If you want to validate the account creation, please <a
href="{{.Host}}/register/validate?c={{.VerificationCode}}" target="_blank">click HERE</a>.</b>
</p>
<p>If you can't click the link:</p>
<p>{{.Host}}/register/validate?c={{.VerificationCode}}</p>
</main>
</body>
</html>