{% extends 'arnold/base.html' %} {% block content %} {% if error %}
{{ error }}
{% endif %}
{{ form.as_p }}
{% endblock %}