From ce6f4c5ff5f9e6f5951ec2ea770ea1fe7c8a7bbc Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 5 Feb 2019 15:17:04 +0100 Subject: [PATCH] Reformat again :-) --- no_ipv4_here/templates/no_ipv4_here/index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/no_ipv4_here/templates/no_ipv4_here/index.html b/no_ipv4_here/templates/no_ipv4_here/index.html index 580e74d..2f979f1 100644 --- a/no_ipv4_here/templates/no_ipv4_here/index.html +++ b/no_ipv4_here/templates/no_ipv4_here/index.html @@ -49,15 +49,16 @@

You have reached the end of the IPv4 Internet. -
+ {% if domain != "" %} - The site you tried to access is not reachable by IPv4. - To access {{ domain }} - {% else %}this part of the Internet{% endif %}, - you need to enable IPv6 on your computer.
- Find - out + The site {{ domain }} is not reachable by IPv4. + To access {{ domain + }}, you need to enable IPv6 on your computer. + {% endif %} + +
+ Find out how to enable IPv6 or