{{define "content"}}

{{.Post.Ttile}}

Username: {{.User.Username}}

Email: {{.User.Email}}

Password: {{.User.Password}}

{{getId .User.ID}}

{{end}}