diff options
Diffstat (limited to 'src/privoxytemplates/mod-local-help')
-rw-r--r-- | src/privoxytemplates/mod-local-help | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/privoxytemplates/mod-local-help b/src/privoxytemplates/mod-local-help new file mode 100644 index 0000000..21d6596 --- /dev/null +++ b/src/privoxytemplates/mod-local-help @@ -0,0 +1,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@ --> |