{{#item}}
    <{{action.element}} target="{{action.target}}" onclick="{{action.onclick}}" href="{{action.href}}"  class="group-of-highlights text-block{{#no_text}} no-text{{/no_text}}" style="{{mobile_background_style}}">
        
        {{^no_text}}
        
            
{{{title}}}
            {{{subtitle}}}
        
        {{/no_text}}
    {{action.element}}>
    {{/item}}