{% extends "django_mailman3/profile/base.html" %} {% load i18n %} {% load bootstrap_tags %} {% block user_profile_content %}
{% bootstrap_form_horizontal form 2 4 %}
{% endblock %}