forked from GithubBackups/healthchecks
Remove unused ask=1 parameters.
This commit is contained in:
parent
8d81d27af3
commit
0addbac7ba
@ -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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user