diff --git a/app/src/web/templates/page_logging.html.j2 b/app/src/web/templates/page_logging.html.j2 index 701b3b5..99064a6 100644 --- a/app/src/web/templates/page_logging.html.j2 +++ b/app/src/web/templates/page_logging.html.j2 @@ -4,7 +4,27 @@ {% block menu3_class %}w3-blue{% endblock %} {% block headline %}  {{_('Log Files')}}{% endblock headline %} {% block content %} +
+
+
+

{{_("Do you really want to delete the log file")}}:
?

+
+ +
+
+
+
+
+ + {% endblock content%} {% block footer %}{% endblock footer %}