{% include search.html %}
{% if page.tags[0] %}
Tags
{% for tag in page.tags %} {{ tag }} {% endfor %}
{% endif %}