{% trans 'Log Files' %}
{% for files in log_files %}-
{% for file_name, xtra in files.items %}
- {{ xtra.display }} {% endfor %}
{% extends "admin/base_site.html" %} {% load admin_static i18n %} {% block breadcrumbs %}
{% endblock %} {% block extrastyle %} {% if custom_style_file %} {% endif %} {% endblock %} {% block extrahead %} {% endblock %} {% block content %}