{{range $page := .Pages}}
{{end}}
{{if (gt (len $page.Interactions) 0)}}
{{range $interactionID, $interaction := $page.Interactions}}
{{end}}
{{end}}
{{define "project"}} {{template "layout-page-start" (args "Title" .Title)}}