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 %}
|
||||
<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
|
||||
</a>
|
||||
{% endblock %}
|
||||
|
@ -43,7 +43,7 @@ The {% site_name %} Team
|
||||
|
||||
{% block unsub %}
|
||||
<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
|
||||
</a>
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user