Subbu1304 commited on
Commit
86dddcc
·
verified ·
1 Parent(s): bf14c60

Update templates/menu.html

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