basicier newletter template for companies

This commit is contained in:
Bachir Soussi Chiadmi 2021-11-10 14:35:40 +01:00
parent bf9399c539
commit 15f5584572
1 changed files with 0 additions and 11 deletions

View File

@ -39,19 +39,8 @@
*/
#}
<h2>{{ title }}</h2>
{{ build }}
{% if not opt_out_hidden %}
{% if format == 'html' %}
<p class="newsletter-footer"><a
href="[simplenews-subscriber:unsubscribe-url]">{{ unsubscribe_text }}</a>
</p>
{% else %}
-- {{ unsubscribe_text }} : [simplenews-subscriber:unsubscribe-url]
{% endif %}
{% endif %}
{% if key == 'test' %}
- - - {{ test_message }} - - -
{% endif %}