aboutsummaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-06 11:47:19 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-06 11:47:19 +0000
commit5c6bf7d2abee96e6baf6c2e851db503925fcc72a (patch)
treef9230655306c69e7578a344c3b12b162c6c79ed9 /templates/index.html
parentRevert "Mart's Missing Files 2: Electric Boogaloo" (diff)
Template rendering
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html10
1 files changed, 10 insertions, 0 deletions
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 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>Python | Home</title>
+</head>
+<body>
+<p>Coming soon:tm:</p>
+</body>
+</html> \ No newline at end of file