<div class="highlight-item cell">
    <div class="highlight-item__heading">
        <div class="highlight-item__label">
            <span class="highlight-item__number"></span>
        </div>
        <div class="highlight-item__title"></div>
    </div>
</div>
<div class="highlight-item cell">
    <div class="highlight-item__heading">
        <div class="highlight-item__label">
            <span class="highlight-item__number">{{{index}}}</span>
        </div>
        <div class="highlight-item__title">{{{title}}}</div>
    </div>
    {{#if description}}
        <div class="highlight-item__description">{{{description}}}</div>
    {{/if}}
</div>
/* No context defined for this component. */

There are no notes for this item.