{% extends "_base.html" %} {% block titlecontent -%} Mispackaged – {{ super() }} {%- endblock titlecontent %} {% block bodycontent %}
All mispackaged packages, ordered by last activity.
{% if not mispackaged %}
There are currently no such packages.
| Package | Last activity |
|---|---|
| {{ pkglink(pkg) }} | {% if pkg.last_link_update %} {% else %} no Bugzilla report yet {% endif %} |