Inital Commit
All checks were successful
Vaultwarden / Vaultwarden [arm64] (push) Successful in 59s
Vaultwarden / Vaultwarden [amd64] (push) Successful in 51s

This commit is contained in:
Cantibra
2025-10-26 21:11:06 +01:00
commit 3180255caa
89 changed files with 4156 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
Testnachricht
<!---------------->
{{> email/email_header }}
<tr>
<td>
<table align="center" cellpadding="0" cellspacing="0" class="tb-2">
<tr>
<td class="tb-2_td-1">
<table align="none" cellpadding="0" cellspacing="20" class="tb-3">
<tr>
<td class="tb-3_td-1">
Die SMTP-Einstellungen Ihrer Vaultwarden-Installation sind korrekt.
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
{{> email/email_footer }}