diff --git a/app/src/web/templates/page_index.html.j2 b/app/src/web/templates/page_index.html.j2 index 67238c0..a1b7fc1 100644 --- a/app/src/web/templates/page_index.html.j2 +++ b/app/src/web/templates/page_index.html.j2 @@ -7,6 +7,7 @@ {% block content %}
+
@@ -16,8 +17,10 @@

{{_('Server Mode')}}

{{_('Established from device to proxy')}}
+
+
@@ -27,8 +30,10 @@

{{_('Client Mode')}}

{{_('Established from proxy to device')}}
+
+
@@ -38,8 +43,10 @@

{{_('Proxy Mode')}}

{{_('Forwarding data to cloud')}}
+
+
@@ -49,9 +56,10 @@

{{_('Emu Mode')}}

{{_('Emulation sends data to cloud')}}
+
-
-
+
+
{% endblock content%} diff --git a/app/src/web/templates/page_logging.html.j2 b/app/src/web/templates/page_logging.html.j2 index 99064a6..3203daa 100644 --- a/app/src/web/templates/page_logging.html.j2 +++ b/app/src/web/templates/page_logging.html.j2 @@ -1,6 +1,6 @@ {% extends 'base.html.j2' %} -{% block title %} TSUN Proxy - Downloads {% endblock title%} +{% block title %} TSUN Proxy - Log Files {% endblock title%} {% block menu3_class %}w3-blue{% endblock %} {% block headline %}  {{_('Log Files')}}{% endblock headline %} {% block content %} @@ -16,7 +16,7 @@
-
+