{% extends "todo/todo_base.html" %} {% block title %} {{ _("Editor Work Queue") }} {% endblock %} {% block content %}
{{ _("All done!") }}
{% endif %} {% if license_needed %}{{ _("%(total_to_tag)d / %(total_packages)d packages don't have any tags.", total_to_tag=total_to_tag, total_packages=total_packages) }}
{{ _("Mod names that have hard dependers, but no packages providing them.") }}
{{ _("View") }} {% endif %}