<div data-module="highlightList" class="highlight-list">
    <div class="grid-x">
    </div>
</div>
{{{customeditframe.editframeStart}}}
<div data-module="highlightList" class="highlight-list">
    {{#if title}}<h3 class="highlight-list__title">{{{title}}}</h3>{{/if}}
    <div class="grid-x">
        {{#each items}}
            {{> @cp-highlight-item}}
        {{/each}}
    </div>
</div>
{{{customeditframe.editframeStop}}}
/* No context defined for this component. */

There are no notes for this item.