diff --git a/installer/templates/nginx.go b/installer/templates/nginx.go index 3dc35c260..8c3ee2a55 100644 --- a/installer/templates/nginx.go +++ b/installer/templates/nginx.go @@ -8,97 +8,123 @@ func NginxCustomBadGateway(brandName, logoSrc string) string { } const nginxCustomBadGatewayTmpl string = ` - -
- -
- {{BRAND}} is currently under maintenance.
Please check back in a few minutes.
-
{{BRAND}} is currently under maintenance.
Please check back in a few minutes.