{{ article.HEADLINE }} {% if article.external_mode %}{% endif %}
{% if article.children %} {% for author in article.children.Author -%} {% if not loop.first %}, {% endif %} {{ author.FIRSTNAME }} {{ author.LASTNAME }} {% if loop.last and not hideDate %} | {% endif %} {%- endfor %} {% endif %} {% if not hideDate %} {{ article.PUBLISHED_AT_LOCALE }} {% endif %}
{{ article.SUMMARY|safe }}