summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-26 17:39:36 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-26 17:39:36 -0300
commita223ec4b71fd7505b206f6b3531cd25a6469ea9f (patch)
treeb65e479e0e04e088d8a82e7232c0fd2bdf929606 /templates/base.html
parent5ce1c68bb005a2c700bf196ef3fa2feebeec10dd (diff)
Added [libre] and [libre-testing] repos, plus bugs links
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index d423845a..1a4e7da5 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -20,6 +20,7 @@
<li id="anb-home"><a href="/" title="Parabola news, packages, projects and more">Home</a></li>
<li id="anb-packages"><a href="/packages/" title="Package Database">Packages</a></li>
<li id="anb-wiki"><a href="http://wiki.parabolagnulinux.org" title="Community documentation">Wiki</a></li>
+ <li id="anb-bugs"><a href="http://bugs.parabolagnulinux.org" title="Issue Tracker">Bugs</a></li>
<li id="anb-download"><a href="{% url page-download as pdl %}{{ pdl }}" title="Get Parabola">Download</a></li>
</ul>
</div>