- {'Albums'|@translate}: {foreach from=$related_categories item=cat}
- {strip} {$cat.NAME} {/strip} {/foreach}
- {'Tags'|@translate}: {foreach from=$related_tags item=tag}
- {strip} {$tag.name} {/strip} {/foreach}
-
{$THUMBNAILS}
{html_style} .fullTagCloud {ldelim} text-align: justify; padding: 0; margin: 0.5em 1em 0.5em 1em } .fullTagCloud LI {ldelim} display: inline;white-space: nowrap; } {/html_style}