summaryrefslogtreecommitdiffstats
path: root/templates/devel/packages.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel/packages.html')
-rw-r--r--templates/devel/packages.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/devel/packages.html b/templates/devel/packages.html
index 051ee4a..a9553d7 100644
--- a/templates/devel/packages.html
+++ b/templates/devel/packages.html
@@ -5,12 +5,12 @@
{% block content %}
<div class="box">
- <h2>{{ title }}{% if maintainer %},
- maintained by {{ maintainer.get_full_name }}{% endif%}</h2>
- <p>{{ packages|length }} package{{ packages|pluralize }} found.
- {% if maintainer %}This report only includes packages maintained by
- {{ maintainer.get_full_name }} ({{ maintainer.username }}).{% endif %}
- </p>
+ <h2>{{ title }}{% if maintainer %},
+ maintained by {{ maintainer.get_full_name }}{% endif%}</h2>
+ <p>{{ packages|length }} package{{ packages|pluralize }} found.
+ {% if maintainer %}This report only includes packages maintained by
+ {{ maintainer.get_full_name }} ({{ maintainer.username }}).{% endif %}
+ </p>
<table class="results">
<thead>
<tr>