--- layout: default ---
{{ page.title | escape }}
{{ content }} {% if page.tags.size > 0 %}
Tagged as {% for tag in page.tags %} {{ tag }}{% unless forloop.last %}, {% endunless %} {% endfor %}
{% endif %} {% if site.isso.enabled %}
{% endif %}