1 ##############################################################################
3 # File : $Source: /cvsroot/ijbswa/current/templates/mod-support-and-service,v $
5 # Purpose : Template that is included from most of Privoxy's CGI pages
6 # to show the user how to get help or report problems.
9 # Copyright : Written by and Copyright (C) 2002-2009 members of
10 # the Privoxy team. https://www.privoxy.org/
12 # This template is free software; you can redistribute it
13 # and/or modify it under the terms of the GNU General
14 # Public License as published by the Free Software
15 # Foundation; either version 2 of the License, or (at
16 # your option) any later version.
18 ##############################################################################
19 # This template should be kept in sync with the "blocked" template
20 # whose JavaScript version duplicates the content.
21 <h2>Support and Service:</h2>
23 The Privoxy Team values your feedback.
26 Please have a look at the User Manual to learn how to
27 <a title="Privoxy User Manual: Contacting the developers, Bug Reporting and Feature Requests"
28 href="@user-manual@contact.html">get support or report problems</a>.
30 If you want to support the Privoxy Team, you can
31 <a href="https://www.privoxy.org/faq/general.html#PARTICIPATE">participate</a>
32 or <a href="https://www.privoxy.org/faq/general.html#DONATE">donate</a>.