{% extends 'user/edit_base.html' %} {% block actions_content %} {% endblock %} {% block primary_content_inner %} {{ c.form | safe }} {% endblock %} {% block secondary_content %}

{{ _('Account Info') }}

{% trans %} Your profile lets other CKAN users know about who you are and what you do. {% endtrans %}
{% endblock %}