Get base files closer to being bootstrappable

This commit is contained in:
2026-02-08 09:19:27 -05:00
parent 98f1f554c1
commit ad1b2de806
8 changed files with 154 additions and 112 deletions

View File

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