Subbu1304 commited on
Commit
81da6af
·
verified ·
1 Parent(s): e8e2dd8

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +2 -2
templates/menu.html CHANGED
@@ -660,8 +660,8 @@ form-check-input addon-option{
660
 
661
 
662
  {% if item.Section__c != 'Appetizer' && item.Section__c != 'Customized dish' %}
663
- <h5 class="customisable-text">Customisable</h5>
664
- {% endif %}
665
  </div>
666
 
667
 
 
660
 
661
 
662
  {% if item.Section__c != 'Appetizer' && item.Section__c != 'Customized dish' %}
663
+ <h5 class="customisable-text">Customisable</h5>
664
+ {% endif %}
665
  </div>
666
 
667