diff --git a/proxy/internal/debug/templates/client_detail.html b/proxy/internal/debug/templates/client_detail.html index c58e26f6c..8eb27b1e5 100644 --- a/proxy/internal/debug/templates/client_detail.html +++ b/proxy/internal/debug/templates/client_detail.html @@ -1,6 +1,6 @@ {{define "clientDetail"}} - + Client {{.AccountID}} diff --git a/proxy/internal/debug/templates/clients.html b/proxy/internal/debug/templates/clients.html index 68f286272..4d455b2bb 100644 --- a/proxy/internal/debug/templates/clients.html +++ b/proxy/internal/debug/templates/clients.html @@ -1,6 +1,6 @@ {{define "clients"}} - + Clients diff --git a/proxy/internal/debug/templates/index.html b/proxy/internal/debug/templates/index.html index 7aaff613d..16ab3d979 100644 --- a/proxy/internal/debug/templates/index.html +++ b/proxy/internal/debug/templates/index.html @@ -1,6 +1,6 @@ {{define "index"}} - + NetBird Proxy Debug diff --git a/proxy/internal/debug/templates/tools.html b/proxy/internal/debug/templates/tools.html index 091b3e0a1..75cbb6869 100644 --- a/proxy/internal/debug/templates/tools.html +++ b/proxy/internal/debug/templates/tools.html @@ -1,6 +1,6 @@ {{define "tools"}} - + Client {{.AccountID}} - Tools