{% load i18n %} {% for op in ops %} {% if op.is_disk_operation %} {{ op.name }} {% endif %} {% endfor %}