{% extends "api_docs/article.html" %} {% block editor_links %}
  • Cancel
  • {% endblock %} {% block breadcrumbs %} {% endblock %} {% block article_content %}

    Delete: {{name}}

    Are you sure that you want to delete this {{type}}?
    {% csrf_token %}
    {% endblock %}