{%- for talk in talks %} {%- endfor %}
{{talk.formatted_date}} {%- if talk.speaker_link is not none %} {{talk.speaker}} {%- else %} {{talk.speaker}} {%- endif %} {%- if talk.speaker_institution is not none %}
{{talk.speaker_institution}} {%- endif %}
{{ talk.title if talk.title is not none }} {%- if talk.abstract is not none %}
Abstract {%- endif %}