File size: 137 Bytes
a39d82b
 
 
 
 
1
2
3
4
5
6
<div id="order-summary">
    <h2>Your Orders</h2>
    <ul id="order-list"></ul>
    <button id="place-order">Place Order</button>
</div>