{% extends "base.html" %} {% block title %}Tags — {{ SITENAME | forceescape }}{% endblock title %} {% block content_header %}

Tags

{% endblock content_header %} {% block content %} {% if tags %}{% else %}

No tags are available.

{% endif %} {% endblock content %}