From 5e3e31efe6ffd8ae78ed33e5ede9bb5648546bdc Mon Sep 17 00:00:00 2001 From: pluja Date: Sat, 4 Sep 2021 23:14:22 +0200 Subject: [PATCH] Fix ToS box --- templates/exchange.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/exchange.html b/templates/exchange.html index 2357eb5..879e390 100644 --- a/templates/exchange.html +++ b/templates/exchange.html @@ -150,6 +150,7 @@

The automated KYCNOT.ME check has failed for this exchange. The exchange may require KYC for some cases or ToS may have changed since the listing and may need review.

+ {% if exchange['suspicious-tos'] %}

EXTRACTED SUSPICIOUS TOS:

@@ -158,6 +159,7 @@ {% endfor %}
+ {% endif %} {%endif%}