Adds email template layout and formatting
This commit is contained in:
5
bookwyrm/templates/email/snippets/action.html
Normal file
5
bookwyrm/templates/email/snippets/action.html
Normal file
@ -0,0 +1,5 @@
|
||||
<p style="text-align: center; margin: 2rem;">
|
||||
<a href="{{ path }}" style="background-color: #3273dc; color: #fff; border-radius: 4px; padding: 0.5rem 1rem; text-decoration: none;">
|
||||
{{ text }}
|
||||
</a>
|
||||
</p>
|
Reference in New Issue
Block a user