{% extends 'djmvc/base.html' %} {% load crispy_forms_tags %} {% block content %}
{{ view.message }}
Cancel
{% block submit_button_label %} {{ view.submit_button_label }} {% endblock %}