summaryrefslogtreecommitdiffstats
path: root/templates/packages/details.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/details.html')
-rw-r--r--templates/packages/details.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/details.html b/templates/packages/details.html
index 2f1031a..d09d8ad 100644
--- a/templates/packages/details.html
+++ b/templates/packages/details.html
@@ -142,8 +142,8 @@
{% comment %}
<th>Signed:</th>
<td>{{ pkg.is_signed|yesno|capfirst }}</td>
- {% endcomment %}
</tr><tr>
+ {% endcomment %}
<th>Build Date:</th>
<td>{{ pkg.build_date|date:"DATETIME_FORMAT" }} UTC</td>
</tr><tr>