Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -584,7 +584,7 @@ form-check-input addon-option{
|
|
584 |
|
585 |
<!-- Show menu items only when Customized Dish is not selected -->
|
586 |
<div class="container mt-4">
|
587 |
-
<h1 class="text-center">Menu</h1>
|
588 |
|
589 |
<!-- Display text boxes for Customized Dish -->
|
590 |
{% if selected_category == "Customized Dish" %}
|
|
|
584 |
|
585 |
<!-- Show menu items only when Customized Dish is not selected -->
|
586 |
<div class="container mt-4">
|
587 |
+
<!-- <h1 class="text-center">Menu</h1> -->
|
588 |
|
589 |
<!-- Display text boxes for Customized Dish -->
|
590 |
{% if selected_category == "Customized Dish" %}
|