{% extends 'djpaste/base.html' %} {% block script %} {% endblock %} {% block content %}
{% csrf_token %} {{form}}
{% endblock %}