{{talk.title}}
{% if talk.speaker %}by {{talk.speaker.name}} {% if talk.speaker.twitter %} {% include logo-twitter.html %} {% endif %} {% if talk.speaker.github %} {% include logo-github.html %} {% endif %} {% if talk.slides %} — Slides {% endif %} {% if talk.video %} — Video {% endif %}
{% endif %}
{{ talk.abstract | markdownify }}
{% endif %}