User:Felice/footer-splash.html.template: Difference between revisions

From OLPC
Jump to navigation Jump to search
(new splash-screen footer)
 
m (laptopgiving.org)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<pre>
<pre>
<div id="footer1" class="clearfix">
<div id="footer1" class="clearfix">
<p><img src="img/gray-dot.gif" width="459" height="1" /></p>
<p><img src="img/gray-dot.gif" width="459" height="1" /></br>
<p>$gettext{'participatep9'} <a href="http://www.xogiving.org" title="$gettext{'contributelink'}" target="_blank">xogiving.org</a>.</p>
<a href="http://www.laptopgiving.org" title="$gettext{'contributelink'}" target="_blank"><img src="img/G1G1sm_badge.gif" alt="G1G1" border="0"/></a></p>
<p>$gettext{'participatep9'} <a href="http://www.laptopgiving.org" title="$gettext{'contributelink'}" target="_blank">laptopgiving.org</a>.</p>
</div> <!-- /footer -->
</div> <!-- /footer -->
</pre>
</pre>

Latest revision as of 16:21, 19 October 2007

  This page is monitored by the OLPC team.
<div id="footer1" class="clearfix">
        <p><img src="img/gray-dot.gif" width="459" height="1" /></br>
        <a href="http://www.laptopgiving.org" title="$gettext{'contributelink'}" target="_blank"><img src="img/G1G1sm_badge.gif" alt="G1G1" border="0"/></a></p>
        <p>$gettext{'participatep9'} <a href="http://www.laptopgiving.org" title="$gettext{'contributelink'}" target="_blank">laptopgiving.org</a>.</p>
</div> <!-- /footer -->