nagasurendra's picture
Create order.html
a39d82b verified
raw
history blame
137 Bytes
<div id="order-summary">
<h2>Your Orders</h2>
<ul id="order-list"></ul>
<button id="place-order">Place Order</button>
</div>