{% extends "base.html" %} {% block content %}

Documents tagged {{ tag.name }}

{% for currentItem in tag.files %} {% include "document.html" %} {% endfor %}

*I have provided my best understanding of what rights the author has preserved. This is for reference only and has no legal meaning.

{% endblock content %}