7f3b633aa0
This commit converts content and layout to use Hugo.
5 lines
109 B
HTML
5 lines
109 B
HTML
{{- $capture_id := printf "__cid_%s" .id -}}
|
|
{{- with .ctx.Scratch.Get $capture_id -}}
|
|
{{- . -}}
|
|
{{- end -}}
|