{% load i18n %} {% load horillafilters %} {% load static %}
{% if document.file %} {% endif %}
{% if document.file %} {% else %}
Page not found. 404.

{% trans "No Document to view." %}

{% endif %}