diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 79f8815..9b28d67 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -192,7 +192,7 @@ function getWebSocketConfig() { {% for coin_symbol in custom_order %} {% if coin_symbol in display_coins and coin_data[coin_symbol]['show'] %} -
{{ coin_data[coin_symbol]['name'] }}