{{ this_word }} {% for post in site.categories[this_word] %}{% if post.title != null %} {{ post.title }} {% endif %}{% endfor %}