<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <title>Available client tags - Privoxy@@my-hostname@</title>
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta http-equiv="Content-Script-Type" content="text/javascript">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta name="robots" content="noindex,nofollow">
  <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
  <link rel="shortcut icon" href="@default-cgi@favicon.ico" type="image/x-icon">
</head>
<body>
  <table cellpadding="20" cellspacing="10" border="0" width="100%">
    <tr>
      <td class="title">
      </td>
    </tr>
<!-- @if-unstable-start -->
# This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
    <tr>
      <td class="warning">
#include mod-unstable-warning
      </td>
    </tr>
<!-- if-unstable-end@ -->
    <tr>
      <td class="box">
	<h2>Available client tags</h2>
          <p>
            This page shows the configured
            <a title="Lookup client-specific-tag directive in the user-manual"
             href="@user-manual@config.html#CLIENT-SPECIFIC-TAG">client-specific tags</a>,
            and whether or not they are enabled for the address your request came from
            (@client-ip-addr@):
          </p>
        @client-tags@
      </td>
    </tr>
     <tr>
      <td class="box">
        <h2>More Privoxy:</h2>
        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
      </td>
    </tr>
    <tr>
      <td class="info">
#include mod-support-and-service
      </td>
    </tr>
<!-- @if-have-help-info-start -->
    <tr>
      <td class="info">
#include mod-local-help
      </td>
    </tr>
<!-- if-have-help-info-end@ -->
  </table>
</body>
</html>
