{$widget.title}

{$widget.vars.sub_title|default='Quickly understand the ThinkCMF'}

$features_count = count($widget['vars']['features']); $rows = ceil($features_count/3); $first_row = ($row-1)*3; $features = array_slice($widget['vars']['features'],$first_row,3);

{$vo.title}

{$vo.content}