{% if ext.url == nil %}
{{ ext.title }}
{% else %}
{{ ext.title }}
{% endif %}
{% if ext.subtitle %}
{{ ext.subtitle }}
{% endif %}
{% if ext.location %}
{{ ext.location }} -
{% endif %}
{{ ext.year }}
{{ ext.authors }}