mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-09 06:53:17 -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
|
||||
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>
|
||||
<article class="message">
|
||||
<div class="message-body">
|
||||
|
@ -158,6 +159,7 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
</article>
|
||||
{% endif %}
|
||||
{%endif%}
|
||||
</div>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue