{% load dump_die %} {# for each object to output #} {% for filename, linenumber, obj_name, obj, function_doc, root_index_start, root_index_end, original_obj in objects %} {# If it is not the first object, add a horizontal line to separate #} {% if not forloop.first %}