From 4abcc09956ced0b749be81450e29bf0bdd9930c6 Mon Sep 17 00:00:00 2001 From: pebosi Date: Tue, 14 Jan 2014 23:29:18 +0100 Subject: [PATCH] Update ipfire templates --- templates/geoip/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/geoip/index.html b/templates/geoip/index.html index 63a4a096..bc1aab1c 100644 --- a/templates/geoip/index.html +++ b/templates/geoip/index.html @@ -9,7 +9,7 @@ {% if peer %}
-
+
{% if peer.asn %}
{{ _("Autonomous System") }}
@@ -37,7 +37,7 @@
-
+
{% module Map(peer.latitude, peer.longitude) %}
-- 2.47.3