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