mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
4 lines
216 B
HTML
4 lines
216 B
HTML
Hi {{.Username}},
|
|
<br>
|
|
<p>your SFTPGo password {{if le .Days 0}}has expired{{else}}expires in {{.Days}} {{if eq .Days 1}}day{{else}}days{{end}}{{end}}.</p>
|
|
<p>Please login to the WebClient and set a new password.</p> |