{% extends "tagging_ext/base.html" %} {% block head_title %}All {{model }} listings for "{{ tag }}" {% endblock %} {% block body %}

All {{model }} listings for "{{ tag }}"

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