{% load url from future %} {% block title %}{% endblock %} {% block extrastyle %}{% endblock %} {% if LANGUAGE_BIDI %}{% endif %} {% block extrahead %}{% endblock %} {% block blockbots %}{% endblock %} {% load i18n %}

Edit Demographics

{% if form.errors %}

The operation could not be performed because one or more error(s) occurred.
Please resubmit the form after correcting the errors below.

{% if form.non_field_errors %} {% endif %}
{% endif %}
{% csrf_token %} {{ form.as_django_admin }}