Initial commit

This commit is contained in:
2026-04-17 23:26:01 +00:00
commit 2ea4ca5d52
409 changed files with 63459 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<body>
<p>Hallo,</p>
<p>Dein Einmalpasswort lautet: <strong>{{.password}}</strong></p>
<p><i>Wenn du kein Einmalpasswort angefordert hast, kannst du diese E-Mail ignorieren.</i></p>
<p>
Viele Grüße,<br/>
Das {{.appName}}-Team
</p>
</body>
</html>