<ul class="cpe-list is-linked" id="{{id}}">
{{#array-items}}
<li id="{{id}}">{{{html}}}</li>
{{/array-items}}
</ul>
