diff --git a/templates/logs_viewer.html b/templates/logs_viewer.html index 61429ec7..e15cdd2c 100644 --- a/templates/logs_viewer.html +++ b/templates/logs_viewer.html @@ -38,7 +38,7 @@ Real-time log monitoring from {{ log_file_path }}

-
+
{% if show_all %} Viewing all {{ total_entries }} entries @@ -46,6 +46,9 @@ Showing {{ entries|length }}/{{ total_entries }} entries {% endif %} + + Raw file +