|
a/Allura/allura/templates/footer.html |
|
b/Allura/allura/templates/footer.html |
|
... |
|
... |
4 |
<py:def function="footer">
|
4 |
<py:def function="footer">
|
5 |
<div id="footer" class="row">
|
5 |
<div id="footer" class="row">
|
6 |
<div class="column grid_6">
|
6 |
<div class="column grid_6">
|
7 |
<a href="http://sf.net/support/">Support</a>
|
7 |
<a href="http://sf.net/support/">Support</a>
|
8 |
<a href="http://twitter.com/sfnet_ops">Status</a>
|
8 |
<a href="http://twitter.com/sfnet_ops">Status</a>
|
9 |
<a href="http://sf.net/terms">Terms</a>
|
9 |
<a href="http://p.sf.net/sourceforge/terms">Terms</a>
|
10 |
<a href="http://sf.net/privacy">Privacy</a>
|
10 |
<a href="http://p.sf.net/sourceforge/privacy">Privacy</a>
|
11 |
<a href="http://sf.net/blog/">Blog</a>
|
11 |
<a href="http://sf.net/blog/">Blog</a>
|
12 |
<a href="http://geek.net/advertise/">Advertise</a>
|
12 |
<a href="http://geek.net/advertise/">Advertise</a>
|
13 |
<a href="http://sf.net/about">About</a>
|
13 |
<a href="http://sf.net/about">About</a>
|
14 |
</div>
|
14 |
</div>
|
15 |
<div class="column grid_6 tright">
|
15 |
<div class="column grid_6 tright">
|