{% extends "base.html" %} {% block title %}{{project_name}}: {{label}}: {{path}}{% endblock %} {% block header %}

{{project_name}}: {{label}}

{% endblock %} {% block content %}

Return to record

{{path}}

{{content|escape}}
{% if truncated %}

File contents truncated. Show entire contents

{% endif %} {{errmsg}}

Download content

{% endblock %}