{% extends "base.html" %} {% block title %}{{ name }}{% endblock %} {% block content_title %}{{ name }}{% endblock %} {% block content %}

Delete the {{ element }}?

The {{ element }} and all elements that depend on it will be permanently deleted.
No
{% endblock %}