{{ slice .AuthorName 0 1 }}
{{ .AuthorName }}
{{ .CreatedAt.Format "Jan 2, 2006" }}
{{ .AuthorName }} {{ .Content }}
{{ define "content" }}
{{ .FullName }} {{ if .IsLead }} {{ .Role }} {{ else }} {{ .Role }} {{ end }}
No teammates found
{{ end }}{{ .AuthorName }}
{{ .CreatedAt.Format "Jan 2, 2006" }}
{{ .AuthorName }} {{ .Content }}
Be the first to share something with the community!