Back to Falco

{{ .page.Title }}

layouts/partials/docs/content-page.html

latest190 B
Original Source

{{ if not .page.Params.notitle }}

{{ .page.Title }}

{{ $desc := .page.Description }} {{ with .page.Params.description }} {{ $desc | markdownify }} {{ end }} {{ end }} {{ .page.Content }}