package posts import "github.com/puregarlic/space/models" templ Note(post *models.Post) {
{ GetPostJSONProperty(post, "content")[0] }
}