You've already forked Vaultwarden
Inital Commit
This commit is contained in:
21
root/usr/lib/vaultwarden/templates/email/smtp_test.html.hbs
Normal file
21
root/usr/lib/vaultwarden/templates/email/smtp_test.html.hbs
Normal 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 }}
|
||||
Reference in New Issue
Block a user