You've already forked Vaultwarden
Inital Commit
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
Löschung Ihres Vaultwarden-Tresors
|
||||
<!---------------->
|
||||
{{> 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">
|
||||
Für die Löschung Ihres Vaultwarden-Tresors bedarf es Ihrer Bestätigung.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tb-3_td-2">
|
||||
<table align="none" cellpadding="0" cellspacing="0" class="tb-4">
|
||||
<tr>
|
||||
<td class="tb-4_td-1">
|
||||
Link
|
||||
</td>
|
||||
<td class="tb-4_td-2">
|
||||
<a class="red" href="{{url}}/#/verify-recover-delete?userId={{user_id}}&token={{token}}&email={{email}}" target="_blank">
|
||||
Vaultwarden-Tresor löschen
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table align="none" cellpadding="0" cellspacing="0" class="tb-5">
|
||||
<tr>
|
||||
<td>
|
||||
Wenn Sie die Löschung Ihres Vaultwarden-Tresors nicht wünschen, können Sie diese Nachricht ignorieren.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user