{% block dalec_list_header %} {% endblock dalec_list_header %} {% block dalec_list_body %} {% if not is_fetch %}
{% endif %} {% block dalec_list_items %} {% for object in object_list %} {% include item_template %} {% endfor %} {% endblock %} {% if not is_fetch %}
{% if ajax_refresh %} {% endif %} {% endif %} {% endblock dalec_list_body %} {% block dalec_list_footer %} {% endblock dalec_list_footer %}