summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 22:44:27 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 22:44:27 -0500
commit64f6dd9cb41ddbc84376549f558ed7d52d9e600a (patch)
tree81f31f1ceb5fc6e4d94508d273003996e036191c /templates/public/index.html
parentbc432a1ff0e69bf45c5f3b97077a13952611196d (diff)
parentb2b5c1a064d5d3c33f4c4fc119bd67cf9ca1b7ba (diff)
Merge tag 'release_2012-01-11'
Pkgbase view in todos, other changes related to caching Conflicts: public/views.py
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 81c03090..971b5298 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -152,10 +152,10 @@
<ul>
<li><a href="{% url page-keys %}"
- title="Package/Database signing master keys">Master Keys</a></li>
- <li><a href="/packages/"
- title="View/search the package repository database">Packages</a>
+ title="Package/Database signing master keys">Master Keys</a>
<img src="{% cdnprefix %}/media/new.png" alt="New"/></li>
+ <li><a href="/packages/"
+ title="View/search the package repository database">Packages</a></li>
<li><a href="/groups/"
title="View the available package groups">Package Groups</a></li>
<li><a href="{% url visualize-index %}"