summaryrefslogtreecommitdiffstats
path: root/templates/index.html.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html.template')
-rw-r--r--templates/index.html.template9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/index.html.template b/templates/index.html.template
new file mode 100644
index 0000000..384bb34
--- /dev/null
+++ b/templates/index.html.template
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>roseh.moe</title>
+ </head>
+ <body>
+ <p>Hello world</p>
+ </body>
+</html>