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

Drop {% if is_view %}view{% else %}table{% endif %}

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

This action cannot be undone.

Cancel
{% endblock %}