Hello! How to write the appearance of + e.block in a cycle, i.e. if we admit I will prescribe + breadcrumb ('One', 'Two') I only have after the first item added + e.block.
mixin breadcrumb(...items) // BEGIN section.b-breadcrumb +b('ul').breadcrumb&attributes(attributes) each item in items +e('li').item +e('a')(href="#" title=item).link= item if item > 1 +e('li').item--after-dot +e('a')(href="#" title=item).link= item +e.block +e('li').item--before-dot +e('a')(href="#" title=item).link= item // END section.b-breadcrumb