diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 670c13d..2a97623 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -1,36 +1,37 @@ {% include 'header.html' %} {% from 'style.html' import select_box_arrow_svg, select_box_class, circular_arrows_svg, circular_error_svg, circular_info_svg, cross_close_svg, breadcrumb_line_svg, withdraw_svg, utxo_groups_svg, create_utxo_svg, red_cross_close_svg, blue_cross_close_svg, circular_update_messages_svg, circular_error_messages_svg %} -
+
+
-
-
+
+
{% include 'inc_messages.html' %} {% if w.updating %} -