{{ end }}
{{/*
The reference to "content" is a free one and has to be fixed elsewhere.
The *-content templates defined below are intended to be used for this.
For instance, by adding the following code, this whole template file will
function as the template for articles:
{{ define "content" }} {{ template "article-content" . }} {{ end }}
This snippet can be generated by contentIs("article").
*/}}
{{ template "content" . }}