mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2024-12-28 04:28:23 +01:00
Typo
This commit is contained in:
parent
02612dd490
commit
4f88ddc76a
@ -12,7 +12,7 @@
|
|||||||
{% block og_path %}/{% endblock %}
|
{% block og_path %}/{% endblock %}
|
||||||
|
|
||||||
{% block other_ip_button %}
|
{% block other_ip_button %}
|
||||||
{% if data.ressult.ip_info.is_v6_address %}
|
{% if data.result.ip_info.is_v6_address %}
|
||||||
{% if extra.v4_url %}
|
{% 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>
|
<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 %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user