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