simplenews symfony template unsubscribe link
This commit is contained in:
parent
16cd0ec856
commit
c5a372b2a1
|
@ -83,7 +83,7 @@
|
|||
</table>
|
||||
|
||||
<p class="newsletter-footer">
|
||||
<a href="[simplenews-subscriber:unsubscribe-url]">{{ unsubscribe_text }}</a>
|
||||
<a href="[simplenews-subscriber:unsubscribe-url]">[simplenews-subscriber:unsubscribe-url]</a>
|
||||
</p>
|
||||
{#
|
||||
{% if not opt_out_hidden %}
|
||||
|
|
Loading…
Reference in New Issue