basicier newletter template for companies
This commit is contained in:
		@@ -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 %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user