{% load article_tags i18n %}
{% block teaser_head %}

{{ article|teaser_title }}

{% endblock %} {% block teaser_body %} {% with article|teaser_image as image %} {% if image %} {% endif %} {% endwith %}

{% teaser_text article %} {% trans "More" %}

{% endblock %}