diff --git a/basicswap/templates/offer.html b/basicswap/templates/offer.html index dfad83e..ead531b 100644 --- a/basicswap/templates/offer.html +++ b/basicswap/templates/offer.html @@ -241,21 +241,28 @@ - - + + - - + + - - + {% if data.amount_negotiable == true %} @@ -282,13 +289,20 @@ {% if data.debug_ui == true %} - {% endif %} @@ -298,11 +312,21 @@
-
- -
-
- +
+ +
+
+
InputOutputDetails
You will send {{ data.amt_to }} {{ data.tla_to }}And receive {{ data.amt_from }} {{ data.tla_from }} {% if data.xmr_type == true %} (excluding {{ data.amt_from_lock_spend_tx_fee }} {{ data.tla_from }} in tx fees). {% else %} (excluding a tx fee). {% endif %}Receive (From) {{ data.amt_from }} {{ data.tla_from }} {% if data.xmr_type == true %} (excluding {{ data.amt_from_lock_spend_tx_fee }} {{ data.tla_from }} in tx fees). {% else %} (excluding a tx fee). {% endif %}You will send (To) {{ data.amt_to }} {{ data.tla_to }}
Send From Address - Send From Address +
+
+ + + + +
+
Debug Option: - +
+
+ + + + +
+