{% extends "jury/base.html.twig" %} {% block title %}Delete {{ type }} {{ primaryKey }} - "{{ description }}" - {{ parent() }}{% endblock %} {% block content %}
You're about to delete {{ type }} {{ primaryKey }} "{{ description }}".
Warning, this will:
Are you sure?