summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-02-21 22:03:59 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-02-21 22:03:59 -0500
commite58403f3b9c4c8686537c4716a6ed3f65ca48370 (patch)
tree80913283f7146d1f5a89121f40a39e7b025c6dc2 /src/templates
parent9100d5b1f883e5762741ebac08b170ecf14811cd (diff)
downloadtwinh-e58403f3b9c4c8686537c4716a6ed3f65ca48370.tar.xz
twinh-e58403f3b9c4c8686537c4716a6ed3f65ca48370.zip
init upload
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
new file mode 100644
index 0000000..7b6070c
--- /dev/null
+++ b/src/templates/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <ul>
+ <li>Essex</li>
+ <li>Hudson</li>
+ <li>Terraplane</li>
+ </ul>
+ </body>
+</html>