From 1a1a73f21a9552f4657565cabcb83d3bb9321e17 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 27 Sep 2020 11:44:06 +0300 Subject: Add static files and base template --- iss/templates/base.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'iss/templates/base.html') diff --git a/iss/templates/base.html b/iss/templates/base.html index 6e7c1e6..7c782ee 100644 --- a/iss/templates/base.html +++ b/iss/templates/base.html @@ -1 +1,17 @@ -

hello

+ + + + + ISS Predictions | ISS.guru + + + + + + + +
+

ISS.guru

+
+ + -- cgit v1.3.1