{% extends "dashboard.html" %} {% block head %} {% endblock %} {% block content %} {% set display_file = current_file.replace('letsencrypt_', '') if current_file else '' %}
{% if page_num > 1 %} {% endif %}
1 and current_page != page_num %}data-bs-toggle="tooltip" data-bs-placement="top" data-bs-original-title="Follow is only available on the latest page" data-i18n="tooltip.follow_latest_page_only"{% endif %}>
{% if current_file %}
Levels
{% if file_meta %} {% endif %}
{% endif %}

Loading logs...

{% if current_file %}{{ logs }}{% endif %}
{% if not current_file %}

{{ logs }}

{% endif %}
{% endblock %} {% block scripts %} {% endblock %}