{% import "redberry/_macros.html" as macros %}
# | Image | Summary | Published | Created | Action |
---|---|---|---|---|---|
{{ post.id }} |
{% if post.hero_image %}
|
{{ post.summary | safe }} | {{ macros.true_or_false(post.published) }} | {{ post.created_at | pretty_date }} | Edit Delete |