{% extends "layout.html" %} {% import "macros.html" as macros %} {% block page_title %}Tags{% endblock %} {% block main_title %}Tags{% endblock %} {% block body %}
feeds or entries with any tags
feeds or entries with no tags {% for tag in tags %}
feeds or entries with {{ tag }} {% else %} {% if not error %}
no tags