DSatishchandra commited on
Commit
4eeaf99
·
verified ·
1 Parent(s): d5c5b06

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -411,7 +411,7 @@ form-check-input addon-option{
411
  </div>
412
 
413
  <!-- Category Filter with Custom Radio Buttons -->
414
- <form method="get" action="/menu" class="text-center mb-4">
415
  <label class="form-label fw-bold">Select a Category:</label>
416
  <div class="form-check form-check-inline">
417
  {% for category in categories %}
 
411
  </div>
412
 
413
  <!-- Category Filter with Custom Radio Buttons -->
414
+ <form method="get" action="/Menu_page" class="text-center mb-4">
415
  <label class="form-label fw-bold">Select a Category:</label>
416
  <div class="form-check form-check-inline">
417
  {% for category in categories %}