{% load url from future %} {% load i18n %} {% for check in checks %} {% if perms_ignore_check %} {% endif %} {{ check.get_check_display }} {% endfor %}