From 5c6bf7d2abee96e6baf6c2e851db503925fcc72a Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Tue, 6 Feb 2018 11:47:19 +0000 Subject: Template rendering --- templates/.gitkeep | 0 templates/index.html | 10 ++++++++++ 2 files changed, 10 insertions(+) delete mode 100644 templates/.gitkeep create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/.gitkeep b/templates/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 00000000..07bd4541 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,10 @@ + + + + + Python | Home + + +

Coming soon:tm:

+ + \ No newline at end of file -- cgit v1.2.3