{% extends "simpleauth/base.html" %} {% load i18n %} {% block title %}{{ block.super }} | {% trans "Profile" %}{% endblock %} {% url user_account_settings as user_profile %} {% block breadcrumb %}{{ block.super }} » {% trans "Profile" %}{% endblock %} {% block content_title %}