|
|
{section name="comments"}
{if ($comments)}
|
Comentarii ({f_comments}) {$l_postcomment}
|
{end if}
{rule name="rcomments" repeat="bcomments0;bcomments1"}
{block name="bcomments0"}
{f_author}
{f_gradc}
|
{f_ctitle} {f_cauthordate} {if ($comments_admin)} {end if}
{f_ccontent}
|
{end block}
{block name="f_gradc"}
{value}
({f_puncte} puncte)
{end block}
{block name="bcomments1"}
{f_author}
{f_gradc}
|
{f_ctitle} {f_cauthordate} {if ($comments_admin)} {end if}
{f_ccontent}
|
{end block}
{block name="f_ctitle"}{value} {end block}
|
|
|
|
{block name="f_commentauthor"}{value}{else}{end block}
{end section}
|