<formaction="{{ url_for('delete_dish', stall_id=stall.id, dish_id=dish.id) }}"method="POST"onsubmit="return confirm('Are you sure you want to delete {{dish.name}}')">
<formaction="{{ url_for('delete_dish', stall_id=stall.id, dish_id=dish.id) }}"method="POST"onsubmit="return confirm('Are you sure you want to delete {{dish.name}}')">