added a missing string and translation for it

This commit is contained in:
Knuth
2017-05-18 11:42:13 +02:00
committed by Raphael Michel
parent f1300badb8
commit f29f615aec
5 changed files with 86 additions and 41 deletions

View File

@@ -10,7 +10,7 @@
{% endif %}
</div>
{% if "old" in request.GET %}
<h3>Past events</h3>
<h3>{% trans "Past events" %}</h3>
<p>
<small><a href="?">{% trans "Show upcoming" %}</a></small>
</p>