{{block "stylesheets" .}} {{end}} {{if eq .Infos.displayType "PUBLIC"}}
{{block "content-public" .}} Whoops, you should not see this... [PUBLIC] {{end}}
{{block "javascript-public" .}} Whoops, you should not see this... [JS PUBLIC] {{end}} {{else}} {{block "navigation" .}}
{{end}}
{{block "content" .}} Whoops, you should not see this... [MAIN] {{end}}
{{block "footer" .}} {{end}} {{block "javascript" .}} {{end}} {{end}}