Files
probo/apps
Émile Ré 5b57333994 Strip Go HTML templates in Vite serve
index.html doubles as a production Go template; Vite does not
execute it, so bare {{if}}/{{range}} leaked into the page.

Signed-off-by: Émile Ré <emile@probo.com>
2026-07-21 18:43:48 +02:00
..