Files
alexis.lahouze.org/layouts/page.html
T
alahouze f2b1a12105
ci/woodpecker/push/woodpecker Pipeline was successful
Correction titres
2026-03-11 00:26:37 +01:00

7 lines
128 B
HTML

{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}