{{ post.title }} {{ post.created_at[:10] }} {% if post.author_name %} / {{ post.author_name }} {% endif %} {{ post.body | render_blocks | safe }} {% if post.categories %} {% endif %}