{{ post.title }}
{% if og_author_url %}{% endif %} {{ post.author }} {% if og_author_url %}{% endif %}{{ post.abstract|striptags }}
{% render_placeholder post.content %}
{% else %}
{% render_model post "post_text" "post_text" %}
{% endif %}