{% extends 'base.html' %} {% load bootstrap %} {% block content %}

Remove query {{ object.query.name }}

{% csrf_token %}

Do you really want to remove the {{ object.query }} query from the {{ object.pack }} pack?

Cancel

{% endblock %}