diff --git a/templates/about.html b/templates/about.html index edbeb47..a903068 100644 --- a/templates/about.html +++ b/templates/about.html @@ -16,16 +16,20 @@ About {{ define "page_content"}}
-
-

About Wireguard-UI

+

About wireguard-ui-multi

+

+ Native multi-server WireGuard management UI. Runs multiple independent + WireGuard interfaces (own name, port, keypair, subnet, peers and settings + each) from a single installation, without Docker. +

@@ -36,36 +40,7 @@ About
{{ end }} -
- - -
-
- - -
-
- - -
-
- -
- - - -
-
-
- -
-
- Copyright © - - Wireguard UI. - All rights reserved. - + © wireguard-ui-multi.
@@ -77,69 +52,4 @@ About {{ end }} {{ define "bottom_js"}} - {{ end }}