diff --git a/web/share/templates/uncategorized.html b/web/share/templates/uncategorized.html
index f02e6a55..a4b57bf8 100644
--- a/web/share/templates/uncategorized.html
+++ b/web/share/templates/uncategorized.html
@@ -11,6 +11,42 @@
padding-top: 1em;
}
+
- All Pipelines
@@ -33,7 +69,11 @@ Overall Categorization Rate: {{ rate['overall'] }}%
Total: {{ total }} - Found: {{ count }} = Unclassifed: {{ uncounted }}
- Generated at: {{ generated_at }}
+ Generated at: {{ generated_at }}
+ (View: 24 hours,
+ 2 days,
+ 1 week,
+ 2 weeks)
{% for job in jobs %}
@@ -42,7 +82,7 @@ Overall Categorization Rate: {{ rate['overall'] }}%
{% endfor %}