{% extends "index.html" %} {% block title %}Tags{% endblock title %} {% block meta %} {% endblock meta %} {% block links %} {% endblock links %} {% block content %}

All Tags

{% if terms %} {% endif %}
{% include "footer.html" %} {% endblock content %}