{% extends "admin/admin_base.html" %} {% load i18n %} {% block admin_title %}{{ title }}{% endblock %} {% block content %}
{{ logs }}
{% trans "Showing the last 1000 lines of the log file." %}