/* LibreSSL - CAcert web application Copyright (C) 2004-2008 CAcert Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ loadem("index"); showheader(_("Welcome to CAcert.org")); ?>
=sprintf(_("On this page you find a number of logos to add to your website. Help CAcert to get some publicity by using a logo to link back to %s or to indicate that you or your website are using a CAcert certificates for security and privacy."), "http://www.cacert.org/")?>
=sprintf(_("If you want to use the graphics and design, or you want to contribute something, please read the %sCAcert Styleguide%s"),"","")?>
=_("It is extremly easy! Just pick an image from the collections above and use it for example with the following html code fragment:")?>
<a href="http://www.cacert.org/"><img src="INSERT-FILENAME.PNG" alt="www.cacert.org" style="border-width: 0px;" /></a>
=_("The result should get you something like:")?>
=_(sprintf("CAcert lives from the community! If you want to contribute additional images please send them to %s to have them added to this website.", "cacert@lists.cacert.org"))?>
showfooter(); ?>