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

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 margin-right:12px;">
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>