{{define "title"}}People{{end}} {{define "content"}}
Search Filters
{{.NameOrUsername}} {{if eq .Visibility "private"}} {{end}}
{{.Username}} {{if not .Certified}} Not Certified! {{end}} {{if .IsAdmin}} Admin {{end}}
{{.GetProfileField "city"}}
{{if not .Birthdate.IsZero }} {{ComputeAge .Birthdate}}yo {{end}} {{if .GetProfileField "gender"}} {{.GetProfileField "gender"}} {{end}} {{if .GetProfileField "pronouns"}} {{.GetProfileField "pronouns"}} {{end}} {{if .GetProfileField "orientation"}} {{.GetProfileField "orientation"}} {{end}}