{% extends "base.tpl" %} {% block header %} {% endblock %} {% block content %}
Back to search
{% if http_status == 200 %}

Raw

{% endif %}
{{ doc.result.path }}
{{ contents | safe }}
File last modified on {{ last_modified|dt_format }}
{% endblock %}