{% set path = path|default('') %} {% set separator = separator|default(DIRECTORY_SEPARATOR) %} {% set hide_links = hide_links|default(false) %} {% set items = path|split(separator) %} {% set home_path = home_path|default('') %}