{{slice .AuthorName 0 1}}
{{.AuthorName}}
{{.CreatedAt.Format "Jan 2, 2006"}}
{{.AuthorName}} {{.Content}}
{{ define "content" }}
{{.AuthorName}}
{{.CreatedAt.Format "Jan 2, 2006"}}
{{.AuthorName}} {{.Content}}
Be the first to share something with the community!