Update templates/menu.html (#4)
Browse files- Update templates/menu.html (a36424691980b5bc5751f0f60e3e4088b1626c11)
Co-authored-by: geetha <[email protected]>
- templates/menu.html +0 -1
templates/menu.html
CHANGED
@@ -872,7 +872,6 @@
|
|
872 |
</a>
|
873 |
<a href="{{ url_for('cart.cart') }}" class="btn btn-view-cart">
|
874 |
<i class="bi bi-cart"></i> View Cart
|
875 |
-
<span class="cart-icon-badge" id="cart-item-count">0</span>
|
876 |
</a>
|
877 |
</div>
|
878 |
|
|
|
872 |
</a>
|
873 |
<a href="{{ url_for('cart.cart') }}" class="btn btn-view-cart">
|
874 |
<i class="bi bi-cart"></i> View Cart
|
|
|
875 |
</a>
|
876 |
</div>
|
877 |
|