From d42c0aae5c03042c924b44a410f4da6b4b9bf8db Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 27 Sep 2020 13:53:02 +0300 Subject: Update templates --- iss/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'iss/templates/index.html') diff --git a/iss/templates/index.html b/iss/templates/index.html index 07894a6..31892ef 100644 --- a/iss/templates/index.html +++ b/iss/templates/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block content %} -
Hello this is text in bold
+Upcoming passes of the International Space Station at your location over the next 10 days.
{% endblock %} -- cgit v1.3.1