#{if _tweets}
#{list items:utils.CollectionUtils.split(_tweets, 3), as:'splitTweetLists'}
#{list items:splitTweetLists, as:'tweet'}
*{ Do not read the following line aloud when in company }* #{tweet tweet:tweet /}
#{/list}
#{/list}
#{/if}