{% for entry in rootline -%} {%- if entry.current %} {{ entry.value.toString }} {% else -%} {{ entry.value.toString }} > {% endif -%} {% endfor %}