Update empty text
This commit is contained in:
parent
b108d9b855
commit
ec67b6c4e6
|
@ -41,7 +41,7 @@ talks:
|
|||
{% for talk in getUpcomingTalks(page.talks|merge(data.talks)) %}
|
||||
{% include 'talks/talk' %}
|
||||
{% else %}
|
||||
<p>sdf</p>
|
||||
<p>Nothing scheduled at the moment.</p>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue