Fixed missing title

This commit is contained in:
Oliver Davies 2015-07-16 00:28:04 +01:00
parent 389f6e4faa
commit 76b8b8afe7

View file

@ -75,6 +75,7 @@ talks:
{% endif %}
{% set found = false %}
{% set year = '0' %}
{% for talk in talks if talk.date < now %}
{% if loop.first %}
<h2>Previous Talks</h2>