asw/site/layouts/index.html
Ludo c469e69750
fix: homepage template — render content directly, no article wrapper
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 21:27:17 +02:00

3 lines
50 B
HTML

{{ define "content" }}
{{ .Content }}
{{ end }}