diff --git a/web/pgadmin/about/templates/about/index.html b/web/pgadmin/about/templates/about/index.html index 34eebf2b4..eced42834 100644 --- a/web/pgadmin/about/templates/about/index.html +++ b/web/pgadmin/about/templates/about/index.html @@ -1,4 +1,4 @@ -
+
{{ _('Version') }}
{{ config.APP_VERSION }}
@@ -23,9 +23,9 @@
{{ _('Current User') }}
{{ info.current_user }}
-
-
-
+
{{ config.APP_NAME }}
-
\ No newline at end of file +
+