{{- $class := .Get "class" -}} {{- $style := .Get "style" -}} {{- $id := .Get "id" | default (printf "section-%d" .Ordinal) -}} {{- $bg := .Get "background-image" -}} {{- $image := $.Scratch.Get "bg" -}}
{{ $.Inner }}