{% extends "base.html" %} {% block left %} Back to
{{project_name}}
{% endblock %} {% block center %}
Delete project: {{project_name}}
{% endblock %}