{% raw %}

{{ q | capitalize }}

{% for post in results %} {%- if site.ignored_layouts contains post.layout -%}{%- continue -%}{%- endif -%} {%- assign height = site.i18n.post.height -%} {% endfor %}
{% endraw %}