{% load i18n %} {% if user.is_authenticated %} My {{ ORG_SHORT_NAME }} {% else %} {% trans "Login" %} {% endif %}