{{ $slug := ((.Context).Value "params").Slug }} {{ $page := ((.Context).Value "adapter").GetPage $slug }} {{ $editableSlugs := ((.Context).Value "adapter").EditableSlugs }} {{ $csrfToken := (.Context).Value "csrfToken" }} {{ $noEmpty := .FormValue "no-empty" }} {{ template "header" . }} {{ if ($page).Error }}