From 9aeebe47ce1233d724b140f809b7199729b1921b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 3 Oct 2020 17:27:48 +0300 Subject: Render display lat/lng --- iss/templates/passes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iss/templates/passes.html') diff --git a/iss/templates/passes.html b/iss/templates/passes.html index cb740e6..4d27cfc 100644 --- a/iss/templates/passes.html +++ b/iss/templates/passes.html @@ -6,7 +6,7 @@ {% block content %}
Passes for {{ location.lat }}, {{ location.lng }}
+Passes for {{ location.dlat }}, {{ location.dlng }}
Times localized for [[ tz.name ]] (UTC[[ tz.offset ]])