Back to Vector

Single

website/layouts/guides/single.html

0.55.0199 B
Original Source

{{ define "title" }} {{ .Title }} | {{ site.Title }} {{ end }} {{ define "main" }}

{{ partial "content.html" . }}

{{ end }} {{ define "below" }} {{ partial "guides/pagination.html" . }} {{ end }}