{% for r in related_tag %}
{% partial related_posts %}
{% endfor %}
{% if blog.category.size > 0 %} {{blog.category.title}} {% endif %} {% if blog.place.size > 0 and blog.place.title != 'Anywhere' %} {{blog.place.title}} {% endif %}