Back to Vector

Section

website/layouts/community/section.html

0.55.0221 B
Original Source

{{ define "title" }} Community | {{ site.Title }} {{ end }} {{ define "main" }} {{ $buttons := .Params.buttons }} {{ $faq := .Params.faq }}

{{ partial "hero.html" . }}

{{ partial "inner-content.html" . }}

{{ end }}