summaryrefslogtreecommitdiffstats
path: root/templates/devel
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel')
-rw-r--r--templates/devel/index.html3
-rw-r--r--templates/devel/packages.html1
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index 8bf8c91..29b98bd 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -104,6 +104,9 @@
<li><a href="reports/old/">Old</a>: Packages last built more than two years ago</li>
<li><a href="reports/uncompressed-man/">Uncompressed Manpages</a>: Self-explanatory</li>
<li><a href="reports/uncompressed-info/">Uncompressed Info Pages</a>: Self-explanatory</li>
+ <li><a href="reports/unneeded-orphans/">Unneeded Orphans</a>: Packages
+ that have no maintainer and are not required by any other package in
+ any repository</li>
</ul>
</div><!-- #dev-dashboard -->
diff --git a/templates/devel/packages.html b/templates/devel/packages.html
index 3b511c9..32cdf21 100644
--- a/templates/devel/packages.html
+++ b/templates/devel/packages.html
@@ -6,6 +6,7 @@
{% block content %}
<div class="box">
<h2>{{ title }}</h2>
+ <p>{{ packages|length }} package{{ packages|pluralize }} found.</p>
<table class="results">
<thead>
<tr>