Wraps the email header in a block so it can be themed
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
<td class="header" style="
|
||||
padding: 20px;
|
||||
">
|
||||
{% block header %}
|
||||
<table role="presentation" width="100%" align="left" border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="70">
|
||||
@@ -69,6 +70,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
{% endblock %}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user