summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2023-11-08 22:50:42 -0500
committerAdam T. Carpenter <atc@53hor.net>2023-11-08 22:50:42 -0500
commit595556a089057993604485070f0f12cc2952e01d (patch)
treeee43428e704f0fad1de8ce9de6a941b47680c824 /templates/index.html
parent17bf761fe95b621e66f1b023c6b5f229e488daa3 (diff)
downloadcarpentertutoring-dev.tar.xz
carpentertutoring-dev.zip
feat: rust serverdev
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
new file mode 100644
index 0000000..44b174f
--- /dev/null
+++ b/templates/index.html
@@ -0,0 +1 @@
+<h1>hiya, {{ name }}</h1>