{% extends "tagging_ext/base.html" %} {% block head_title %}{{ tag }}{% endblock %} {% block body %}

All listings for "{{ tag }}"

{% include "tagging_ext/sidebar.html" %}
{% endblock %}