Changeset - 512bf5ce7dbb
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-12-17 14:05:45
bkuhn@ebb.org
Fix closing tags and such.
1 file changed with 4 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/linux-compliance/index.html
Show inline comments
...
 
@@ -8,22 +8,22 @@
 
{% endblock %}
 

	
 
{% block content %}
 
<div style="position:fixed;top:180px;right:2%;width:18%">
 
<table style="background-color:#afe478;width:100%;">
 
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
 

	
 
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
 
</div>
 
<!-- PayPal start -->
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="4ZKJN4F9BMFAS">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
</form>
 
<!-- PayPal end -->
 
<p>
 
Other donation methods:
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Wire Transfer"
 
    data-expanded-text="Wire Transfer:">Wire Transfer</h4>
 
    <div class="toggle-content">
...
 
@@ -42,14 +42,15 @@ Other donation methods:
 
    Software Freedom Conservancy, Inc.<br/>
 
    137 MONTAGUE ST  STE 380<br/>
 
    BROOKLYN, NY 11201-3548<br/>
 
    Please write <q>GPL COMPLIANCE FOR LINUX DEVS</q> in the memo line.
 
    </div><!-- /.toggle-content -->
 
</div><!-- /.toggle.unit -->
 
<div style="align:left;width:80%;">
 
</p></td></tr></table>
 
</div>
 
<div style="align:left;width:80%;">
 

	
 
<h1>GPL Compliance Project for Linux Developers</h1>
 

	
 
<p>The GPL Compliance Project for Linux Developers is comprised of copyright
 
holders in the kernel, Linux, who have contributed to Linux under its
 
license, <a href="http://www.gnu.org/licenses/gpl-2.0.html">the
...
 
@@ -91,8 +92,8 @@ support of relevant copyright holders.</p>
 

	
 
<p>Finally, Conservancy welcomes earmarked donations in support of the GPL
 
  Compliance Project for Linux Developers.  Use the PayPal link on this page
 
  or <a href="/donate/">any of our other donation methods</a>.  Be sure to
 
  mention &ldquo;GPL Compliance Project for Linux Developers&rdquo; in the
 
  memo line or description field of the donation.</p>
 

	
 
</div>
 
{% endblock %}
0 comments (0 inline, 0 general)