{{block "head" .}}{{end}}
home
{{if .Session.Account}}
music
blog
logs
{{end}}
{{if .Session.Account}}
account ({{.Session.Account.Username}})
log out
{{else}}
create account
{{end}}
{{block "content" .}}{{end}} {{template "prideflag"}}