Parent: [a23d2a] (diff)

Child: [c0fb7e] (diff)

Download this file

footer.html    15 lines (15 with data), 644 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<div id="footer" class="row">
<div class="column grid_6">
<a href="http://sf.net/support/">Support</a>
<a href="http://twitter.com/sfnet_ops">Status</a>
<a href="http://p.sf.net/sourceforge/terms">Terms</a>
<a href="http://p.sf.net/sourceforge/privacy">Privacy</a>
<a href="http://sf.net/blog/">Blog</a>
<a href="http://geek.net/advertise/">Advertise</a>
<a href="http://sf.net/about">About</a>
</div>
<div class="column grid_6 tright">
<img src="{{g.forge_static('images/geeknet-logo.png')}}" alt="Geeknet logo" width="80" height="17"/><br/>
&copy; 2010 <a href="http://geek.net/">Geeknet, Inc.</a>
</div>
</div>