{% extends "base.html" %} {% load i18n %} {% block content %} {% if account %}
{% else %} {% endif %}
{% include 'form.fieldset.part.html' %}
{% endblock %}