37
37
{% if user.is_authenticated %}
38
38
<li><a href="add-report"><b>{% trans "Edit report" %}</b></a></li>
39
39
<li><a href="{% url propose-team %}">{% trans "Propose your team" %}</a></li>
42
42
<li>{% trans "Edit report" %}</b></li>
43
43
<li>{% trans "Propose your team" %}</li>