diff --git a/app/src/web/templates/templ_log_files_list.html.j2 b/app/src/web/templates/templ_log_files_list.html.j2 index 9df7ee5..4c7c3e8 100644 --- a/app/src/web/templates/templ_log_files_list.html.j2 +++ b/app/src/web/templates/templ_log_files_list.html.j2 @@ -3,7 +3,7 @@
-
+

{{file.name}}

@@ -17,13 +17,15 @@
{% if 0 == (loop.index%4) and not last %} - +
{% endif %} {% endfor %}