Removing duplicate @ifs on the toggle page
[privoxy.git] / templates / blocked-compact
index 840b719..f0ff59f 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# "Blocked" Error Output template for junkbuster 2.9.x.
+# "Blocked" Error Output template for Privoxy.
 # Compact variant.
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Junkbuster.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
 #
 #  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:
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  force-support:
-#    Junkbuster has been compiled with support for forced loading
+#    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
   <head>
-    <title>Request blocked (Junkbuster@@my-hostname@)</title>
+    <title>Request blocked (Privoxy@@my-hostname@)</title>
     <style type="text/css">
       BODY, P { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
     </style>