From 6ca40df643842932c9b36557ce69fd7a2ed0e6c4 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 28 Sep 2020 11:06:17 +0300 Subject: Calculate pass length --- iss/templates/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'iss/templates') diff --git a/iss/templates/index.html b/iss/templates/index.html index 6c93254..5c498c7 100644 --- a/iss/templates/index.html +++ b/iss/templates/index.html @@ -1,13 +1,15 @@ {% extends "base.html" %} {% block content %} - +
+ + @@ -19,6 +21,7 @@ {% for pred in predictions %} + -- cgit v1.3.1
Total Rise Culminate Set
Length Time Azimuth Time
{{ pred.length }} {{ pred.rise.time }} {{ pred.rise.azimuth }} {{ pred.culminate.time }}