diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html index 32eb8d2..6d211da 100644 --- a/basicswap/templates/offers.html +++ b/basicswap/templates/offers.html @@ -844,7 +844,7 @@ const chart = new Chart(ctx, { - + {% if o[9] == true %}
@@ -864,7 +864,7 @@ const chart = new Chart(ctx, {
- + {% else %} @@ -913,7 +913,7 @@ const chart = new Chart(ctx, {
-
+
{{ o[4]|truncate(7, true, '', 0) }}
{{ o[2] }} @@ -963,7 +963,7 @@ const chart = new Chart(ctx, {
-
+
{{ o[4]|truncate(7, true, '', 0) }}
{{ o[2] }} @@ -988,21 +988,21 @@ const chart = new Chart(ctx, { - + - /{{ o[16] }} -
{{ o[6]|truncate(6,true,'',0) }} {{ o[17] }}/{{ o[16] }} + /{{ o[16] }} +
{{ o[6]|truncate(6,true,'',0) }} {{ o[17] }}/{{ o[16] }}
- + -
+