diff --git a/sspromotions/jinja2/sspromotions/email/bulletin.html b/sspromotions/jinja2/sspromotions/email/bulletin.html index 81484e0..89e7d6f 100644 --- a/sspromotions/jinja2/sspromotions/email/bulletin.html +++ b/sspromotions/jinja2/sspromotions/email/bulletin.html @@ -74,18 +74,13 @@ {{ gap }} {% for item in group.bulletin_items %}
{{ item.content | markdown }}
{% if item.link %}{% endif %} + {% if not loop.last %}More from MUMUS:
{{ gap }} -
- {% if item.image %}{% if item.link %}{% endif %} {% endif %} - {{ item.title }}-{{ item.content|striptags|truncate(100) }} - {% if item.link %}{% endif %} - - |
- {% endfor %}
-
---|
{{ item.content|striptags|truncate(200) }}
+ +