diff options
author | Dan McGee <dan@archlinux.org> | 2010-09-08 10:31:41 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-09-08 10:31:41 -0500 |
commit | 6ca71c355d25c02747eec010563244740e5b8c54 (patch) | |
tree | 2237b37259db53eae9222107af308b36448b0dc5 /templates/public/index.html | |
parent | 5ea7b4c732818ae7b469abc597fa4da6161c4781 (diff) |
Add links to arch differences page
Hopefully finishes FS#20416.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 2e1cf810..72f0b12b 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -141,6 +141,8 @@ 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="/packages/differences/" + title="See differences in packages between available architectures">Differences by Architecture</a></li> <li><a href="http://bugs.archlinux.org/" title="Report/track bugs or make feature requests">Bug Tracker</a></li> <li><a href="{% url page-svn %}" |