{% extends 'admin/base.html' %} {% block content %}

System Logs

Refresh
{{ log_path }}
{% for line in lines %}{{ line }}{% endfor %}
{% endblock %}