summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-07-14 15:07:59 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-07-14 15:07:59 -0600
commitd10acd3ebf889fc50054b4da9c1962bad79533e1 (patch)
tree38970704a658d9ed31585c5518007d48ade6bac6 /templates/public/index.html
parent9b6561a2c1a99023a5cad68a1763a07c4aecae8d (diff)
parent7f7598cf43e6b630ac21bc9a435773773213ea60 (diff)
Merge branch 'archweb-generic2'
Conflicts: Makefile templates/public/index.html
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 02d0cb14..a5be4058 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -166,6 +166,8 @@
title="View the available package groups">Package Groups</a></li>
<li><a href="/todo/"
title="Hacker 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>