]>
Commit | Line | Data |
---|---|---|
6e33dd68 MG |
1 | <!DOCTYPE html> |
2 | <meta charset="utf-8"> | |
3 | <link rel="stylesheet" href="/static/style.css"> | |
fc536c37 | 4 | <link rel="canonical" href="/form"> |
5d7b5400 | 5 | <title>Order LED TV parts | ledparts4you</title> |
6e33dd68 MG |
6 | |
7 | <h1 id="title">ledparts4you</h1> | |
1576fc41 | 8 | <div id="subtitle">Issues/Questions? Contact us at <a href="mailto:orders@ledparts4you.uk.to">orders@ledparts4you.uk.to</a></div> |
6e33dd68 MG |
9 | |
10 | <div id="info"></div> | |
11 | <form action="continue" method="POST"> | |
12 | <table id="items"> | |
13 | <thead><tr><th>Item<th>Price<th>Stock<th>Quantity</thead> | |
8bbff1bc | 14 | <tbody><tr><td class="item"><a target="lp4y_pics" href="#" class="title"></a><br><span class="subtitle"></span><td><span class="price"></span><span class="freepost"><br>FREE P&P</span><td class="stock"><td><input class="quantity" type="number" min="0" value="0"></tbody> |
6e33dd68 MG |
15 | </table> |
16 | ||
17 | <label>Discount code (optional)<br><input name="discount" type="text"></label><br> | |
18 | <input type="submit" value="Continue»" id="continue"> | |
19 | </form> |