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