summaryrefslogtreecommitdiffstats
path: root/templates/packages/flagged.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/flagged.html')
-rw-r--r--templates/packages/flagged.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/flagged.html b/templates/packages/flagged.html
index 64cb245..3461bbd 100644
--- a/templates/packages/flagged.html
+++ b/templates/packages/flagged.html
@@ -3,6 +3,6 @@
{% block content %}
<p>
- {{pkg.pkgname}} on {{pkg.arch}} has already been flagged out of date.
+ {{pkg.pkgname}} has already been flagged out of date.
</p>
{% endblock %}