diff --git a/basicswap/templates/bid_xmr.html b/basicswap/templates/bid_xmr.html index b2f93e8..1297d20 100644 --- a/basicswap/templates/bid_xmr.html +++ b/basicswap/templates/bid_xmr.html @@ -272,7 +272,8 @@ {% for e in data.events %} - {{ e.at | formatts }} + + {{ e.at | formatts }} {{ e.desc }} {% endfor %} @@ -283,7 +284,6 @@ {% else %} {% endif %} -
{% if data.show_txns %}