{% extends "base.html" %} {% load filters %} {% block title %}Show file:: {{path}}{% endblock %} {% block header %}

{{label}}

{% endblock %} {% block content %}

Return to record

{{path}}

/{{label}}:{{path}} {% endblock %}