{% if not postListTypeMicroblog %}
{% endif %}
{% if not postListTypeMicroblog %}
{% if post.data.title %}{{ post.data.title | markdownify | safe }}{% else %}?{% endif %}
{% if not postListTypeMicroblog %} {% endif %} {% if post.data.synopsis %}{{ post.data.synopsis | markdownify | safe }}
{% endif %} {% if not post.data.synopsis and post.data.description %}{{ post.data.description | markdownify | safe }}
{% endif %}