summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_html_indexes.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 82f19704..86337d6e 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -133,6 +133,9 @@ pages = {
'query': 'scheduled',
'text': Template('$tot packages are currently scheduled for testing in $suite/$arch:')
}
+ {
+ 'text': Template('A <a href="/index_scheduled.html">full scheduling overview</a> is also available.')
+ }
]
},
'all_abc': {