chore: bump quark

feat: update email templates to include recipient
This commit is contained in:
Paul Makles
2022-11-19 16:52:51 +00:00
parent 0e0daf86f7
commit ee1c4cc2d5
12 changed files with 19 additions and 10 deletions

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -21,6 +21,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Confirm</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -2,5 +2,6 @@ You requested to have your account deleted, if you did not perform this action p
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -17,6 +17,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Reset</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -2,5 +2,6 @@ You requested a password reset, if you did not perform this action you can safel
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -18,6 +18,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Confirm</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -3,5 +3,6 @@ To complete your sign up, we just need to verify your email.
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU