{% extends "base.html" %} {% block content %}

Delete Note?

{{ note.text }}

{% csrf_token %} Cancel
{% endblock %}