aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/home.html b/templates/home.html
new file mode 100644
index 0000000..0cc420e
--- /dev/null
+++ b/templates/home.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>bombom</title>
+<link rel="stylesheet" type="text/css" href="/static/default.css"></link>
+</head>
+<body>
+<h1>Home Page</h1>
+</body>
+</html>