fix minor template issue

This commit is contained in:
Élie Bouttier 2017-11-14 22:58:21 +01:00
parent 3c70b5da9b
commit 7d7fb64df2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
{% block content %}
<h1>
{% if tag %}
{% if activity %}
{% trans "Edit activity" %}
{% else %}
{% trans "New activity" %}