{% extends 'aristotle_mdr/base.html' %} {% block content %}
{{ form.errors }} {% csrf_token %} {{ form.as_p }}
{% endblock %}