{% extends "base.html" %} {% block title %} Delete Skillplan {% endblock %} {% block breadcrumbs %} {% endblock %} {% block breadcrumb %} Delete Skillplan {% endblock %} {% block content %}
{% csrf_token %}

Are you sure?

You are about to delete this skillplan, this cannot be undone.

{% endblock %}