diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 911dd53..62da79b 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -65,7 +65,7 @@ -
+
{% if 'BTC' in enabled_chart_coins %}
diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 059b327..bee4d87 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -251,7 +251,8 @@
{{ w.name }} Stealth Address:
-
{{ w.stealth_address }}
+
{{ w.stealth_address }} +
-
+
+ +
-
+
+ +
{{ w.name }} MWEB Address:
-
{{ w.mweb_address }}
+
{{ w.mweb_address }}
+
+
+
+ +