{% extends "base.html" %} {% block header %}
{% if page.taxonomies.tags %} {% for tag in page.taxonomies.tags %} /{{ tag }}/ {% endfor %} {% endif %}