summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-07-14 12:08:36 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-07-14 12:08:36 -0600
commitf6b335b268f5f47e5c48f84f5994f7bdcd8b7e5a (patch)
tree5f7c5ea574a88a4bc1d825e0c7ea829ddedbf9aa /templates/public/index.html
parent0aa246b85159bf627873308868cf169868cba569 (diff)
parentffaa2cfb254a238ba0eb704115b95360305d1ae7 (diff)
Merge branch 'archweb' into archweb-generic2
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 8a7913cd..566308b8 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -171,6 +171,8 @@
title="View the available package groups">Package Groups</a></li>
<li><a href="/todo/"
title="Developer Todo Lists">Todo Lists</a></li>
+ <li><a href="{% url 'releng-release-list' %}"
+ title="Release Engineering ISO listing">ISO Release List</a></li>
<li><a href="{% url 'visualize-index' %}"
title="View visualizations">Visualizations</a></li>
</ul>