[%- USE L %] [%- USE HTML %]
[%- FOREACH item IN sections %]
[%- IF item.href %]
[% item.label %]
[%- ELSE %]
[% item.label %][%- END %]
[%- END %]