Reformat again :-)
This commit is contained in:
parent
32ac399c7f
commit
ce6f4c5ff5
1 changed files with 8 additions and 7 deletions
|
@ -49,15 +49,16 @@
|
|||
<div class="center content-margin">
|
||||
<p>
|
||||
You have reached the end of the IPv4 Internet.
|
||||
<br>
|
||||
|
||||
{% if domain != "" %}
|
||||
The site you tried to access is not reachable by IPv4.
|
||||
To access <a href="{{ back_to_url }}" target="_blank">{{ domain }}</a>
|
||||
{% else %}this part of the Internet{% endif %},
|
||||
you need to enable IPv6 on your computer.
|
||||
<br>
|
||||
Find
|
||||
out
|
||||
The site {{ domain }} is not reachable by IPv4.
|
||||
To access <a href="{{ back_to_url }}" target="_blank">{{ domain
|
||||
}}</a>, you need to enable IPv6 on your computer.
|
||||
{% endif %}
|
||||
|
||||
<br>
|
||||
Find out
|
||||
<a href="https://ungleich.ch/en-us/cms/blog/2019/02/05/how-to-get-ipv6/">
|
||||
how to enable IPv6</a>
|
||||
or
|
||||
|
|
Loading…
Reference in a new issue