{* this is inspired by theme/simple/template/picture.tpl *} {if $is_simple !== false}{combine_css path=$COA_PATH|@cat:'template/style_albums_simple.css'}{/if} {if (isset($COMMENT_COUNT) and ($COMMENT_COUNT>0)) or isset($comment_add) }

{$pwg->l10n_dec('%d comment', '%d comments',$COMMENT_COUNT)}

{if !empty($COMMENT_NAV_BAR)} {/if} {if isset($comment_add)}

{'Add a comment'|@translate}

{if $comment_add.SHOW_AUTHOR}

{/if}

{/if} {if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if} {if isset($comments)}
{include file='comment_list.tpl'}
{/if}
{/if} {*comments*}