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

Delete Author

Are you sure you want to delete the author: {{ author }}?

{% csrf_token %}
{% endblock %}