This category is used by [{% for menu_group in category.menu_groups %} {{ menu_group.name }}, {% endfor %}].
You must remove any links before you can delete this category.
{% else %} {% call warningModal(url_for('menu.delete_category', category_id=category.id)) %}Are you sure you want to delete this category? This action cannot be undone.
Deleting this category will permanently remove it from the system.
{% endcall %} {% endif %}