{{/* props: Title, Url, Small (bool) */}} {{- $title := .Title | default "Section" -}} {{- $url := .Url -}} {{- $small := .Small | default false -}}