Creating backend to handler password resets

This commit is contained in:
2024-08-21 12:54:25 +02:00
parent 333499f76e
commit b98b61aa76
8 changed files with 77 additions and 6 deletions

View File

@ -12,6 +12,7 @@
<p>
<a href="{{.Link}}">{{.Link}}</a>
</p>
<p>This link expires in 10 minutes.</p>
<p>
--
<br>

View File

@ -7,6 +7,8 @@ Click on the link below to get started:
{{.Link}}
This link expires in 10 minutes.
--
Widget Co.
{{ end }}