hello world

This commit is contained in:
thatscringebro
2026-05-05 21:21:30 -04:00
parent 26d57f742d
commit 990c10c75f
4 changed files with 112 additions and 0 deletions

2
templates/hello.html Normal file
View File

@@ -0,0 +1,2 @@
<h1>Hello, {{ name }}!</h1>