- {# Gallery support #} - {{ post_gallery(post.photos) }} - {%- if post.header !== false %}
<{%- if is_index %}h2{% else %}h1{%- endif %} class="post-title{%- if post.direction and post.direction.toLowerCase() === 'rtl' %} rtl{%- endif %}" itemprop="name headline"> @@ -149,6 +150,7 @@ {%- endif %}