{% blocktranslate trimmed %} You are logged in with your VSHN user account. You will be able to change your password and other settings here in the future. {% endblocktranslate %}
{% translate "E-mail" %} | {{ request.user.email }} |
---|---|
{% translate "First name" %} | {{ request.user.first_name }} |
{% translate "Last name" %} | {{ request.user.last_name }} |