/[gpg4kde]/trunk/doc/website/template_link_boxes_en.m4
ViewVC logotype

Annotation of /trunk/doc/website/template_link_boxes_en.m4

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (hide annotations)
Tue May 27 18:21:13 2008 UTC (16 years, 11 months ago) by jan
File size: 1552 byte(s)
Cleanup/emptied.
Now site is ready to be filled with actual contents
of the Gpg4kde project.

1 khruskowski 2 m4_dnl -*-html-*-
2     m4_dnl THIS IS INCLUDED BY `template.m4'
3     m4_dnl DONT USE THIS FILE DIRECTLY
4    
5     <div id="boxes">
6    
7     <div class="box">
8     <h1>Support</h1>
9     <a href="support.html">Professional Support</a>
10     </div>
11     <div class="box">
12     <h1>Sponsorship</h1>
13    
14     <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
15     <input type="hidden" name="cmd" value="_xclick">
16     <input type="hidden" name="business" value="[email protected]">
17     <input type="hidden" name="undefined_quantity" value="1">
18 jan 7 <input type="hidden" name="item_name" value="Gpg4kde">
19     <input type="hidden" name="item_number" value="1001">
20 khruskowski 2 <input type="hidden" name="no_shipping" value="1">
21     <input type="hidden" name="cn" value="Comment (praise/criticism)">
22     <input type="hidden" name="currency_code" value="EUR">
23     <input type="hidden" name="bn" value="PP-BuyNowBF">
24    
25     <input type="image" src="http://images.paypal.com/images/x-click-but02.gif"
26     border="0" name="submit" alt="Pay with PayPal">
27    
28     <p>
29     <input type="hidden" name="on0" value="Allowed to publish
30     your sponsorship?">
31     Allowed to publish your sponsorship?
32     <br/>
33     <input type="radio" name="os0" value="Yes">Yes&nbsp;<input
34     type="radio" name="os0" value="No" checked>No
35     </p>
36     </form>
37    
38     </p>
39     </div>
40     <div class="box">
41     <h1>Similar Projects</h1>
42     <a href="http://www.gpg4win.org"><img src="pix/gpg4win_logo_mini.gif" alt="GPG4Win" /></a><br />
43     <p>Related:<br>
44 jan 7 <a href="http://enigmail.mozdev.org/">Thunderbird/Enigmail</a><br />
45 khruskowski 2 </p>
46     </div>
47     </div>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26