{{ template "layout.html" . }} {{ define "title" }} Dashboard {{ end }} {{ define "content" }}
{{ .UserRecord.CID }}
{{ .UserRecord.Email }}
{{ .UserRecord.FirstName }}
{{ .UserRecord.LastName }}
{{ .UserRecord.NetworkRating.String }}