{% import "components.html" as c with context %}
{% include "computer_rows.html" %} {% if not fleet.computers %}{{ c.empty(t.text("computers.empty")) }}{% endif %}