{% load i18n %} {% if not user.is_authenticated %} {% trans "Log In" %} {% else %} {% endif %}