{% extends "euth_accounts/base_account.html" %} {% load widget_tweaks i18n %} {% block title %}{% trans 'Your user profile' %}{% endblock %} {% block account_content %}
{% trans 'The information you give in your profile will be shown to all users of OPIN.me.' %}
{{ field.help_text }}