]> iEval git - app-web-oof.git/blobdiff - tmpl/form.html
Bump version and update Changes
[app-web-oof.git] / tmpl / form.html
index b5da6fce931c25efaeb53069baa0d4d25d756d90..74925c3af408e4447c805dcce14eb2c0e71e010a 100644 (file)
@@ -1,15 +1,17 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
 <link rel="stylesheet" href="/static/style.css">
-<title>Order form</title>
+<link rel="canonical" href="/form">
+<title>Order LED TV parts | ledparts4you</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><span class="price"></span><span class="freepost"><br>FREE P&amp;P</span><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.009937 seconds and 4 git commands to generate.