summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index c81de947..e7d15394 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -149,6 +149,7 @@ html_head_page = Template((tab*2).join("""
</li>
<li><a href="/index_issues.html">issues</a></li>
<li><a href="/index_notes.html">packages with notes</a></li>
+ <li><a href="/index_no_notes.html">package without notes</a></li>
<li><a href="/index_scheduled.html">currently scheduled</a></li>
<li><a href="/index_last_24h.html">packages tested in the last 24h</a></li>
<li><a href="/index_last_48h.html">packages tested in the last 48h</a></li>