From 283f4013a93a7cc9b9b2a236a6e68e955bebe081 Mon Sep 17 00:00:00 2001
From: Thomas Steen Rasmussen
Date: Sun, 29 May 2016 15:55:25 +0200
Subject: [PATCH] spacing
---
shop/templates/order_detail.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/shop/templates/order_detail.html b/shop/templates/order_detail.html
index 1f3baa0d..dc364cbc 100644
--- a/shop/templates/order_detail.html
+++ b/shop/templates/order_detail.html
@@ -82,6 +82,7 @@ your order is correct before proceeding!
{% bootstrap_button " Blockchain" button_type="submit" button_class="btn-primary" name="payment_method" value="blockchain" %}
{% bootstrap_button " Bank transfer" button_type="submit" button_class="btn-primary" name="payment_method" value="bank_transfer" %}
+
If you have already paid but your order is still showing unpaid,
you can email us or use the
contact page for other options.