Rammohan0504 commited on
Commit
23f35a9
·
verified ·
1 Parent(s): 257a2f9

Update templates/order.html

Browse files
Files changed (1) hide show
  1. templates/order.html +0 -8
templates/order.html CHANGED
@@ -138,14 +138,6 @@
138
  {% endif %}
139
  </div>
140
 
141
- <!-- Discount Section -->
142
- {% if discount %}
143
- <div class="order-summary mt-4">
144
- <span>Discount: </span>
145
- <span class="total-price">${{ discount }}</span>
146
- </div>
147
- {% endif %}
148
-
149
 
150
  <!-- Total Section -->
151
  {% if order %}
 
138
  {% endif %}
139
  </div>
140
 
 
 
 
 
 
 
 
 
141
 
142
  <!-- Total Section -->
143
  {% if order %}