{include file='inc/_header.html'}
{block_page}
Template detailsAvailable templates
{$active_theme.title}


Author: {$active_theme.author}

{foreach from=$themes item='theme'}
{$theme.title}
Author: {$theme.author}
{/foreach}
{/block_page}
{include file='inc/_footer.html'}