{{ define "bluePrintPage" }} {{ template "header" .}} {{ template "navigation" . }}
{{ .Page.Documentation | b64 }}
{{ template "footer" .}} {{ template "scripts" .}} {{ end }}