Pēteris Caune
5 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with
2 additions and
2 deletions
-
templates/emails/alert-body-html.html
-
templates/emails/report-body-html.html
|
@ -26,7 +26,7 @@ The {% site_name %} Team |
|
|
|
|
|
|
|
|
{% block unsub %} |
|
|
{% block unsub %} |
|
|
<br> |
|
|
<br> |
|
|
<a href="{{ unsub_link }}?ask=1" target="_blank" style="color: #666666; text-decoration: underline;"> |
|
|
|
|
|
|
|
|
<a href="{{ unsub_link }}" target="_blank" style="color: #666666; text-decoration: underline;"> |
|
|
Unsubscribe |
|
|
Unsubscribe |
|
|
</a> |
|
|
</a> |
|
|
{% endblock %} |
|
|
{% endblock %} |
|
@ -43,7 +43,7 @@ The {% site_name %} Team |
|
|
|
|
|
|
|
|
{% block unsub %} |
|
|
{% block unsub %} |
|
|
<br> |
|
|
<br> |
|
|
<a href="{{ unsub_link }}?ask=1" target="_blank" style="color: #666666; text-decoration: underline;"> |
|
|
|
|
|
|
|
|
<a href="{{ unsub_link }}" target="_blank" style="color: #666666; text-decoration: underline;"> |
|
|
Unsubscribe |
|
|
Unsubscribe |
|
|
</a> |
|
|
</a> |
|
|
{% endblock %} |
|
|
{% endblock %} |