{% extends "freeadmin/generic_model_datagrid.html" %} {% load humanize_size %} {% block actions_static_buttons %} {{ block.super }}
{% trans "Scrub Status" %}: {{ bootme.scrub.status_verbose }}
{% endif %} {% if bootme.scrub.date %}{% trans "Last Scrub Run on" %}: {{ bootme.scrub.date }}
{% endif %}{% trans "Used" %}: {{ zlist.alloc|humanize_size }} ({{ zlist.capacity }}%)