{% if publication.presentation_image %}
{% if publication.presentation_image %} {% endif %}
{% else %}
{% endif %}

{{ publication.title }}

{% if publication.subheading %} {{ publication.subheading }} {% endif %} {% if publication.related_links %}
{% for link in publication.related_links %} {{ link.name }} {% endfor %}
{% endif %}