{% extends "admin/base_site.html" %} {% load i18n %} {% load url from future %} {% block breadcrumbs %}
{% endblock %} {% block title %}Template tags{% endblock %} {% block content %}To use these tags, put {% templatetag openblock %} load {{ library.grouper }} {% templatetag closeblock %}
in your template before using the tag.