Add / template

This commit is contained in:
2026-01-11 14:57:51 -06:00
parent 14d20be9a2
commit 7399cbe785
2 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<html>
<head></head>
<body>
<p>
home
</p>
<p>
{{ email }}
</p>
</body>
</html>