{% extends "site_base.html" %} {% block head_title %}{{ document.name }}{% endblock %} {% block body %}

{{ document.name }}

{% include "pinax/documents/_breadcrumbs.html" with member=document %} Download
{% endblock %}