Fixing quoting of special characters in URLs
[privoxy.git] / templates / blocked-compact
index 69743df..840b719 100644 (file)
@@ -78,8 +78,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@ -->