basicier newletter template for companies
This commit is contained in:
parent
bf9399c539
commit
15f5584572
|
@ -39,19 +39,8 @@
|
||||||
*/
|
*/
|
||||||
#}
|
#}
|
||||||
|
|
||||||
<h2>{{ title }}</h2>
|
|
||||||
{{ build }}
|
{{ 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' %}
|
{% if key == 'test' %}
|
||||||
- - - {{ test_message }} - - -
|
- - - {{ test_message }} - - -
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in New Issue