{% load i18n %} {#{% if site_url %}#} {# #} {# {% translate 'View site' %}#} {# #} {#{% endif %}#} {% translate 'My Profile' %} {% if account_links %} {% for link in account_links %} {{ link.title }} {% endfor %} {% else %} {% if user.has_usable_password %} {% translate 'Change password' %} {% endif %} {% endif %}