Add link back to speakers

This commit is contained in:
Oliver Davies 2019-05-16 00:21:57 +01:00
parent b7e9724584
commit 3831027e56
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{% for session in sessions if speaker.name in session.speakers %}
{% if loop.first %}
<h2 class="tw-mt-10">Session</h2>
<h2 class="tw-mt-8">Session</h2>
{% endif %}
<a href="{{ session.url }}">