{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}
{% csrf_token %} {% if is_town %} {% endif %} {{ file_form }}
{% endblock %}