This completely breaks the summary page

{/if}
{foreach from=$items item=entry}
{$entry->title|cms_escape} moreurl|detailtemplate:funding}" title="Read more about {$entry->title|cms_escape:htmlall}">Read more »
{/foreach}
I think the smart tag would include: detailtemplate="funding"
but not sure how to integrate with the summary page template. Any help would be appreciated. thanks.