Re-organise talks

This commit is contained in:
Oliver Davies 2017-10-28 00:31:21 +01:00
parent e0e93e4fe5
commit b60fb6038e
11 changed files with 192 additions and 12 deletions

View file

@ -24,6 +24,6 @@ talks:
{% endfor %}
{% endfor %}
{% include 'talks-table' %}
{% include 'talks-table' with { talks: talks|format_talks } %}
<p>Upcoming talks can be found on the <a href="{{ site.url }}/talks">talks page]</a>.</p>