diff --git a/ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl b/ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl index 948a51305..a07b64d4d 100644 --- a/ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl +++ b/ugly_hacks/santiago/protocols/https/templates/html/consumedHost.tmpl @@ -1,3 +1,5 @@ +#import cgi +#set $host = $cgi.escape($host) -

You are consuming services from $host:

+

You are consuming services from + $host:

#if $services