mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-29 00:25:19 +00:00
9 lines
300 B
Cheetah
9 lines
300 B
Cheetah
{{template "mail-header.tmpl" .}}
|
|
<p>
|
|
Hi {{.User.Username}},<br/>
|
|
<br/>
|
|
Your account password was successfully changed.
|
|
<br/>
|
|
If this wasn't you, it could mean someone compromised your account. In this case contact your server's administrator.
|
|
</p>
|
|
{{template "mail-footer.tmpl"}} |