{{define "content"}}

@{{.Viewed.Username}}

Joined {{fmtTime .Viewed.CreatedAt}}

Games played: {{.Stats.Games}} Wins: {{.Stats.Wins}} Losses: {{.Stats.Losses}}

{{if .Own}}

Update your profile

{{end}}
{{end}}