{assign var="aDate" value=$album->getTimestamp()}
{$locale->tr("view")} ({$album->getNumResources()}) |
{$locale->tr("created")} {$locale->formatDate($aDate,"%Y/%m/%d")}
{$album->getDescription()|strip_tags|truncate:255:"..."|escape}
{/foreach}