{% extends "base.html" %} {% load static %} {% load i18n %} {% block context_navbar %} {% include "printers/navbar.html" %} {% endblock %} {% block head %} {{block.super}} {% endblock head %} {% block title %}{% trans "Cleanup printers" %}{% endblock %} {% block content %}
{% blocktrans %} This will remove from the database on the server the printers that are related to hosts but not configured as queues. {% endblocktrans %}
{% trans "No queue configured" %}
{% endif %}{% trans "No printer to keep" %}
{% endif %}{% trans "No printer to remove" %}
{% endif %}