{$blockTitle}

    {foreach from=$OutputList item=row id=listLoop}
  • {$row.tweetHTML}
    {$row.tweetTime|iwp_htmlspecialchars}
  • {/foreach}