{% extends 'base.html.twig' %} {% import '_sidebar_tables.html.twig' as macros %} {% block title %}{{ tableName }} — Browse · Jormun Admin{% endblock %} {% block breadcrumbs %} Home / {{ tableName }} / Browse {% endblock %} {% block sidebar_tables %} {{ macros.sidebar_table_links(tables, tableName) }} {% endblock %} {% block content %} {# Op Tabs #} {# Error #} {% if error %}
This will permanently delete the item with key:
Are you sure you want to drop {{ tableName }}? This action is irreversible and will delete all data.