{{define "account-panel"}}
{{if .AddError}}

{{.AddError}}

{{end}}
{{template "tag-list" .Tags}}
{{end}}