{% for item in list %} -
  • {{ createListRow(item, dir)|raw }}
  • +
  • {{ createListRow(item, contextRoot)|raw }}
  • {% end -%}