{{page.content}}
{% if page.tags.size > 0 %}
{% endif %}
-
Tag: {% for tag in page.tags %}
- {{ tag }}{% if forloop.last == false %} {% endif %} {% endfor %}
{% endif %}
{% include social_share.html %}