{% load i18n %} {% trans 'Profile of user' %}

{% trans 'Login' %}

{% trans 'username' %}
{% trans 'sub domain' %}
{% trans 'password' %}
{% if error %}

{{ error }}

{% endif %}