Initial commit

This commit is contained in:
2026-07-27 23:35:17 -07:00
commit a9dcb41ea3
9 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<!DOCTYPE html>
<html>
<head><title><%= title %></title></head>
<body><%= content %></body>
</html>