Fixed missing title
This commit is contained in:
parent
389f6e4faa
commit
76b8b8afe7
|
@ -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>
|
||||
|
|
Reference in a new issue