Subbu1304 commited on
Commit
a82f0a5
·
verified ·
1 Parent(s): 4d8d715

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. 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" %}