{% load i18n %} {{ service_name }} {{ username }} {{ service_url }} {% ifequal username "" %} {% if urls.auth_activate %} {% endif %} {% else %} {% if urls.auth_set_password %} {% endif %} {% if urls.auth_reset_password %} {% endif %} {% if urls.auth_deactivate %} {% endif %} {% endifequal %}