mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-09 23:13:26 -04:00
Fix ToS box
This commit is contained in:
parent
20296b83ff
commit
5e3e31efe6
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,7 @@
|
||||||
<p> The automated KYCNOT.ME check has failed for this exchange. The exchange may require KYC for some cases or ToS may have changed since
|
<p> 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. </p>
|
the listing and may need review. </p>
|
||||||
|
|
||||||
|
{% if exchange['suspicious-tos'] %}
|
||||||
<h3 class="title is-5" style="padding-top: 8px;"><strong> EXTRACTED SUSPICIOUS TOS: </strong></h3>
|
<h3 class="title is-5" style="padding-top: 8px;"><strong> EXTRACTED SUSPICIOUS TOS: </strong></h3>
|
||||||
<article class="message">
|
<article class="message">
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
|
@ -158,6 +159,7 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
{% endif %}
|
||||||
{%endif%}
|
{%endif%}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue