{** This version of the rss20.template file only includes files which are video in the feed. This one would be ideal for vloggers **} getCharset()}"?> {$blog->getBlog()|escape} - {$album->getName()|escape} {$url->blogLink()} {$album->getDescription()|escape} {$locale->formatDate($now, "%a, %d %b %Y %H:%M:%S")} http://www.lifetype.net {foreach from=$resources item=resource} {if $resource->isVideo()} {$resource->getFileName()|escape} {$resource->getDescription()|escape} {$url->resourceLink($resource)} {$url->resourceLink($resource)} {assign var="resourceOwner" value=$blog->getOwnerInfo()} {$resourceOwner->getUsername()|escape} {$album->getName()|escape} {assign var="resourceDate" value=$resource->getTimestamp()} {$locale->formatDate($resourceDate, "%a, %d %b %Y %H:%M:%S")} {/if} {/foreach}