diff --git a/basicswap/templates/offer_confirm.html b/basicswap/templates/offer_confirm.html index e16aeab..53cc69e 100644 --- a/basicswap/templates/offer_confirm.html +++ b/basicswap/templates/offer_confirm.html @@ -121,6 +121,44 @@ {% endfor %} +
+
+
+
+
+ + + + +
+
Step 1
+
+
+
+
+ + + + + +
+
Step 2
+
+
+
+
+ + + + + +
+
Confirm
+
+
+
+
+
diff --git a/basicswap/templates/offer_new_1.html b/basicswap/templates/offer_new_1.html index a2b7856..c9a64b6 100644 --- a/basicswap/templates/offer_new_1.html +++ b/basicswap/templates/offer_new_1.html @@ -83,6 +83,8 @@ {% for m in err_messages %} + +
@@ -115,8 +117,46 @@ {% endfor %} +
+
+
+
+
+ + + + +
+
Step 1
+
+
+
+
+ + + + + +
+
Step 2
+
+
+
+
+ + + + + +
+
Confirm
+
+
+
+
+ -
+
diff --git a/basicswap/templates/offer_new_2.html b/basicswap/templates/offer_new_2.html index 616abef..b6b9acc 100644 --- a/basicswap/templates/offer_new_2.html +++ b/basicswap/templates/offer_new_2.html @@ -116,6 +116,44 @@ {% endfor %} +
+
+
+
+
+ + + + +
+
Step 1
+
+
+
+
+ + + + + +
+
Step 2
+
+
+
+
+ + + + + +
+
Confirm
+
+
+
+
+