Second commit
[app-web-oof.git] / tmpl / continue.html
index 9f323426306dd9085e8ce29629609352c9e49251..374989a284c6adab7e5e3f0ecee9474681131293 100644 (file)
@@ -4,6 +4,7 @@
 <title>Order details</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>
 
 <ul id="notes"><li>Note</ul>
 
 <label>Address line 4 <em>(optional)</em><br><input name="address4" type="text" maxlength="32"></label><br>
 <label>Safe place <em>(optional)</em><br><input name="safe_place" type="text" maxlength="32"></label><br>
 <label>Delivery instructions <em>(optional)</em><br><input name="instructions" type="text" maxlength="32"></label><br>
+<br>
+You can pay with bank transfer or credit/debit card via Stripe.<br>
+<input type="submit" value="Place order" id="place_order">
 
 <input type="hidden" name="discount">
 <input type="hidden" name="products">
 <input type="hidden" name="total">
-<input type="submit" value="Place order" id="place_order">
 </form>
This page took 0.009076 seconds and 4 git commands to generate.