diff options
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 37d6decc..7e6daf8d 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -169,6 +169,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> |