Subbu1304 commited on
Commit
559e3c4
·
verified ·
1 Parent(s): d484e75

Update templates/order.html

Browse files
Files changed (1) hide show
  1. templates/order.html +1 -1
templates/order.html CHANGED
@@ -145,7 +145,7 @@
145
  </div>
146
 
147
  <!-- Price -->
148
- <div class="cart-item-actions;">
149
  <!-- <strong>{{ item_parts[3].strip().replace('Price:', '') }}</strong> -->
150
  <!-- <strong>{{ item_parts[3].strip().replace('Price:', '') }}</strong> -->
151
  <span style="font-size: 16px;">{{ item_parts[3].strip().replace('Price:', '') }}</span>
 
145
  </div>
146
 
147
  <!-- Price -->
148
+ <div class="cart-item-actions">
149
  <!-- <strong>{{ item_parts[3].strip().replace('Price:', '') }}</strong> -->
150
  <!-- <strong>{{ item_parts[3].strip().replace('Price:', '') }}</strong> -->
151
  <span style="font-size: 16px;">{{ item_parts[3].strip().replace('Price:', '') }}</span>