{% load i18n %} {% if username != '' %} {% translate "Username" %}: {{ username }} {% endif %}