diff --git a/templates/food_vendor/index.html.twig b/templates/food_vendor/index.html.twig index 1cb1701..7754082 100644 --- a/templates/food_vendor/index.html.twig +++ b/templates/food_vendor/index.html.twig @@ -8,7 +8,6 @@ - @@ -16,7 +15,6 @@ {% for food_vendor in food_vendors %} -
Id Name actions
{{ food_vendor.id }} {{ food_vendor.name }} show