Second commit
[app-web-oof.git] / tmpl / form.html
index b5da6fce931c25efaeb53069baa0d4d25d756d90..268748552a799ec2a81baaabb057ce874fd4d756 100644 (file)
@@ -4,12 +4,13 @@
 <title>Order form</title>
 
 <h1 id="title">ledparts4you</h1>
+<div id="subtitle">Issues/Questions? Contact us at <a href="mailto:orders@ledparts4you.uk.to">orders@ledparts4you.uk.to</a></div>
 
 <div id="info"></div>
 <form action="continue" method="POST">
 <table id="items">
 <thead><tr><th>Item<th>Price<th>Stock<th>Quantity</thead>
-<tbody><tr><td class="item"><a href="#" class="title"></a><br><span class="subtitle"></span><td class="price"><td class="stock"><td><input class="quantity" type="number" min="0" value="0"></tbody>
+<tbody><tr><td class="item"><a target="lp4y_pics" href="#" class="title"></a><br><span class="subtitle"></span><td class="price"><td class="stock"><td><input class="quantity" type="number" min="0" value="0"></tbody>
 </table>
 
 <label>Discount code (optional)<br><input name="discount" type="text"></label><br>
This page took 0.009365 seconds and 4 git commands to generate.