Spaces:
Sleeping
Sleeping
Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -499,7 +499,7 @@ form-check-input addon-option{
|
|
499 |
|
500 |
<!-- Show menu items only when Customized Dish is not selected -->
|
501 |
<div class="container mt-4">
|
502 |
-
<h1 class="text-center">Menu</h1>
|
503 |
|
504 |
<!-- Display text boxes for Customized Dish -->
|
505 |
{% if selected_category == "Customized Dish" %}
|
|
|
499 |
|
500 |
<!-- Show menu items only when Customized Dish is not selected -->
|
501 |
<div class="container mt-4">
|
502 |
+
<!-- <h1 class="text-center">Menu</h1> -->
|
503 |
|
504 |
<!-- Display text boxes for Customized Dish -->
|
505 |
{% if selected_category == "Customized Dish" %}
|