{% load i18n %}
{% if error_content %} {{ error_content }} {% else %}logfiles | {{ log }} {% trans 'Download' %} | |
{% for file in logfiles %}
{{ file }} {% endfor %} |
{{ logdata }} |