{{define "content"}}

Profile

{{if .Success}}
{{.Success}}
{{end}} {{if .Error}}
{{.Error}}
{{end}} {{if .PictureURL}}
Profile picture
{{end}}
Email
{{.Email}}
{{end}}