This commit is contained in:
Slatian 2023-02-25 16:58:13 +00:00
parent 02612dd490
commit 4f88ddc76a

View File

@ -12,7 +12,7 @@
{% block og_path %}/{% endblock %}
{% block other_ip_button %}
{% if data.ressult.ip_info.is_v6_address %}
{% if data.result.ip_info.is_v6_address %}
{% if extra.v4_url %}
<p class="button-paragraph"><a href="{{extra.v4_url}}">Look up your IPv4 address instead <small>(You'll get an error if you live in the future)</small></a></p>
{% endif %}