Fixing detection of stylesheets on SuSe.
[privoxy.git] / templates / blocked-compact
index 69743df..547057d 100644 (file)
 #
 #  hostport:
 #    The host and port part of the request that lead to this problem
-#  hostport-html:
-#    The host and port part of the request that lead to this problem, HTML-encoded
 #  path:
 #    The path part of the request that lead to this problem
-#  path-html:
-#    The path part of the request that lead to this problem, HTML-encoded
 #
 #
 # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS:
@@ -78,8 +74,8 @@
 
   <body bgcolor="#ffffff">
 
-    <p align=center>Your request for <b>@hostport-html@@path-html@</b> was blocked.
-      <br><a href="@default-cgi@/show-url-info?url=@hostport@@path@">See why</a>
+    <p align=center>Your request for <b>@hostport@@path@</b> was blocked.
+      <br><a href="@default-cgi@show-url-info?url=@hostport@@path@">See why</a>
       <!-- @if-force-support-start -->
       or <a href="http://@hostport@@force-prefix@@path@">go there anyway</a>.
       <!-- if-force-support-end@ -->