{{/* page title injected from child template */}} MyAnimeList: {{template "title" .}}
{{if .User}}
MyAnimeList
{{block "sidebar" .}} {{template "navigation" dict "CurrentPath" .CurrentPath}} {{end}}
{{template "content" .}}
{{else}}
{{template "content" .}}
{{end}}