"""This function crawls through a template's nodelist and the nodelists of any included or extended
templates, as determined by the presence and value of <LOADED_TEMPLATE_ATTR> on a node. Each node
will also be passed to a callback function for additional processing."""
"""This function crawls through a template's nodelist and the nodelists of any included or extended
templates, as determined by the presence and value of <LOADED_TEMPLATE_ATTR> on a node. Each node
will also be passed to a callback function for additional processing."""