{% load i18n %} {% if username != '' %} {% translate "Enabled" %} {% else %} {% translate "Disabled" %} {% endif %}