Get base files closer to being bootstrappable

This commit is contained in:
2026-02-08 09:19:27 -05:00
parent 98f1f554c1
commit 82e87577cc
10 changed files with 177 additions and 114 deletions

View File

@@ -2,7 +2,7 @@
<head></head>
<body>
<p>
Hello.
{{ greeting | default("hello")}}
</p>
<p>
The current time is {{ now }}.