{% load i18n %}
  • {% if settings.ACCOUNT_LOGOUT_ON_GET %} {% trans 'Logout' %} {% else %}
    {% csrf_token %}
    {% endif %}