``sulu_breadcrumb`` =================== Returns the breadcrumb for a given node UUID **Example**: .. code-block:: jinja {% for item in sulu_breadcrumb(uuid) %} {{ item.title }} {% endfor %} **Arguments**: - **uuid**: *string* - UUID of page node for which to show the breadcrumb **Returns**: .. include:: _page_structure.inc