summaryrefslogtreecommitdiff
path: root/templates/devel/packages.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-08-03 16:05:35 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-08-03 16:05:35 -0300
commitfbd23db51b7160a308cd88e407e676994eb08b10 (patch)
treee3816cc4e3f0ee07539fb4464b2d886a43ecc318 /templates/devel/packages.html
parenta8b2fc84ba96c83ec1addf89ac04608fbf572705 (diff)
parent0f6c80e9a36bc5770e95543b4374c5ace4383cf5 (diff)
Merge branch 'master' of git://projects.archlinux.org/archweb
Conflicts: packages/urls.py templates/packages/details.html
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 b8deb0bc..8f149a5c 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>