some 2fa, split main into multiple files

This commit is contained in:
Your Name
2023-09-26 16:36:03 -04:00
parent 266e16a060
commit f3cc9cdeed
8 changed files with 382 additions and 225 deletions

View File

@@ -7,7 +7,7 @@
<body>
<p>
Hello {{.UserName}}! Welcome to {{.SiteName}}! We've created your account with the username you selected and the following password: {{.Pass}}<br>
You can change your password to whatever you want once you log in.
You can change your password once you log in.
</p>
</body>