{% extends 'virtenviro/../../admin/base.html' %} {% block form %}
{% csrf_token %} {{ form.as_p }}
{% endblock form %}