{{define "admin_main.html"}} {{template "admin_shell_start" .}} {{template "admin_main_panel" .}} {{template "admin_shell_end" .}} {{end}} {{define "admin_main_partial.html"}} {{template "admin_tabs_oob" .}} {{template "admin_flash_oob" .}} {{template "admin_main_panel" .}} {{end}} {{define "admin_main_panel"}} Main Content Home Hero Hero title Hero subtitle Positioning Primary CTA label Primary CTA URL Secondary CTA label Secondary CTA URL Intro title Intro text{{.Content.IntroText}} Service Preview Service 1 title Service 2 title Service 3 title Service 1 text{{.Content.ServiceOneText}} Service 2 text{{.Content.ServiceTwoText}} Service 3 text{{.Content.ServiceThreeText}} Process Preview Step 1 title Step 2 title Step 3 title Step 1 text{{.Content.ProcessOneText}} Step 2 text{{.Content.ProcessTwoText}} Step 3 text{{.Content.ProcessThreeText}} Studio Studio name Role Service area About bio{{.Content.AboutBio}} Studio philosophy{{.Content.StudioPhilosophy}} Studio approach{{.Content.StudioApproach}} Credentials / experience{{.Content.StudioCredentials}} Images Hero image About image Save content {{end}}