{% extends "authopenid/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 %}

{% trans "Profile settings" %}

{% endblock %}