{{ item.title }}
{% for action in primary_actions %} {% endfor %} {% for action in secondary_actions %} {% empty %} {% endfor %}

{{ item.title }}

{% if item.actor %}

{{ item.actor }}

{% endif %}
{% if error_message %}
{{ error_message }}
{% elif content %} {{ content|safe }} {% elif item.snippet %}

{{ item.snippet }}

{% else %} No preview is available for this item. {% endif %}
{% if notification_count > 0 %} {{ notification_count }} {% endif %}