diff --git a/templates/views.html b/templates/views.html index 47b858d..61c2853 100644 --- a/templates/views.html +++ b/templates/views.html @@ -134,7 +134,7 @@
-
{% if log.city %}{{ log.headers }}{% else %}{{ log.remote_addr }}{% endif %}
+
{% if log.headers %}{{ log.headers }}{% else %}{{ log.remote_addr }}{% endif %}