{{/* page title injected from child template */}}
MyAnimeList: {{template "title" .}}
{{block "scripts" .}}{{end}}
{{if .User}}
MyAnimeList
{{block "sidebar" .}} {{template "navigation" dict "CurrentPath" .CurrentPath "IsCollapsed" false}} {{end}}
Search commands and anime
Esc
{{block "page_container" .}} {{template "content" .}} {{end}}
{{else}}
{{template "content" .}}
{{end}}