{% load wagtailadmin_tags i18n %} {% block extra_css %} {% endblock %} {% block before_results %} {% if actions.items %}
{% for code, action in actions.items %} {{action.get_name}} {% endfor %}
{% trans "There are no results." %}