- {% trans "Teams" %}
- {% trans "Events" %}
- {% trans "Venues" %}
- {% trans "About LoCo Directory" %}
- {% if user.is_authenticated %} {{ user.username }} {% trans "Log out" %} {% else %} {% trans "Log in" %} {% endif %}


{% load i18n %}
{{ message }}
{% endfor %} {% endif %}