{% extends "base_table.html" %} {% block drop_tab_class %} active{% endblock %} {% block inner_content %}

Drop table

Are you sure you want to drop {{ table }} and all associated data?

This action cannot be undone.

Cancel
{% endblock %}