{{block "scripts" .}}{{end}}
{{if .User}}
MyAnimeList
{{block "sidebar" .}} {{template "navigation" dict "CurrentPath" .CurrentPath "IsCollapsed" false}} {{end}}
{{block "page_container" .}} {{template "content" .}} {{end}}
{{else}}
{{template "content" .}}
{{end}}