From f81e855b71ebac0845fe06fe0bd06cdbf7b1cc7e Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 29 Sep 2020 00:04:34 +0300 Subject: Small changes --- iss/templates/passes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'iss/templates') diff --git a/iss/templates/passes.html b/iss/templates/passes.html index 5e4ce06..63ef325 100644 --- a/iss/templates/passes.html +++ b/iss/templates/passes.html @@ -28,7 +28,7 @@ Azimuth - [[ pred.length ]] + [[ pred.length_mins ]] [[ pred.date ]] [[ pred.rise.time ]] @@ -40,7 +40,7 @@ [[ pred.culminate.direction ]] [[ pred.culminate.azimuth ]] - [[ pred.culminate.degrees ]] + [[ pred.culminate.degrees ]] [[ pred.culminate.distance ]] [[ pred.set.time ]] -- cgit v1.3.1