diff --git a/templates/app_gateway/caddy_disabled_alert.html b/templates/app_gateway/caddy_disabled_alert.html index b84b6fa..eda65c2 100644 --- a/templates/app_gateway/caddy_disabled_alert.html +++ b/templates/app_gateway/caddy_disabled_alert.html @@ -6,6 +6,6 @@
{% trans 'The App Gateway and Gatekeeper modules require Caddy and the auth-gateway container to be running. Please start the application using docker-compose-caddy.yml.' %}
{% trans 'Depending on your custom firewall or proxy rules, the way you access wireguard_webadmin may change slightly after enabling Caddy.' %}
{% trans 'Switching to Caddy is simple, but it may require a bit of time and attention to review your current setup.' %}
-{% trans 'For more information, see the discussion:' %} 🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration
+{% trans 'For more information, see the discussion:' %} 🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration
{% endif %}