{* this is inspired by theme/defaults/template/picture.tpl *} {combine_css path=$COA_PATH|@cat:'template/style_albums.css'} {if $themeconf.name == 'Sylvia'}{combine_css path=$COA_PATH|@cat:'template/style_albums_sylvia.css'}{/if} {if isset($COMMENT_COUNT)}
{if $COMMENT_COUNT > 0}

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

{/if} {if isset($comments)} {include file='comment_list.tpl'} {/if} {if !empty($comment_navbar)}{include file=$COA_ABSOLUTE_PATH|@cat:'template/navigation_bar.tpl'}{/if} {if isset($comment_add)}
{'Add a comment'|@translate} {if $comment_add.SHOW_AUTHOR} {/if}
{/if}
{/if}{*comments*}