{% load i18n %} {% if user.is_authenticated %}
{% translate "Logout" %}
{% endif %}