Manually fix #5

This commit is contained in:
pluja 2021-12-23 16:31:12 +01:00
parent b5e8c8f743
commit 4eb74f14da

View file

@ -206,7 +206,7 @@
<div class="message-body"> <div class="message-body">
{% if exchange['verified'] %} This is a trusted exchange. It has been {% if exchange['verified'] %} This is a trusted exchange. It has been
tested by KYCNOT.ME or it has a long-time good reputation. {%else%} This tested by KYCNOT.ME or it has a long-time good reputation. {%else%} This
exchange has not been tested by KYCNOT.ME or does not have it doesn't have exchange has not been tested by KYCNOT.ME or doesn't have
a long or old enough good-review history. {%endif%} a long or old enough good-review history. {%endif%}
</div> </div>
</article> </article>