{foreach from=$news_items key=item item=article}

{$article.pubDate|date_format:"%B %e, %Y"}

{$article.title}

{/foreach}