summaryrefslogtreecommitdiffstats
path: root/src/privoxytemplates/mod-local-help
blob: 21d659630f4b816ed78ab4128fda2df54356d340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
        <h2>Local Privoxy support:</h2>

<!-- @if-have-proxy-info-start -->
        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.</p>        
<!-- if-have-proxy-info-end@ -->

<!-- @if-have-adminaddr-info-start -->
        <p>Address e-mail questions about this service to
          <a href="mailto:@admin-address@"><code>@admin-address@</code></a>,
          who will be glad to help you.
        </p>
<!-- if-have-adminaddr-info-end@ -->