{% load i18n %}
{% trans 'Update details' %}
{% include 'partials/form_horizontal.html' with form=form %} {% block beneath_form %} {% endblock %}
{% if unenrollment_enabled %} {% trans "Delete account" %} {% endif %}