{if $cms_post_comment}> <{if !$icms_isuser}>
|
<{$smarty.const._CO_CMS_GUEST_LOGIN}> <{$smarty.const._CO_CMS_OR}> <{$smarty.const._CO_CMS_GUEST_REGISTER}> <{$smarty.const._CO_CMS_TO_POST_COMMENTS}>
|
|
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
|
|
<{$smarty.const._CO_CMS_GUEST_LOGIN}> <{$smarty.const._CO_CMS_OR}> <{$smarty.const._CO_CMS_GUEST_REGISTER}> <{$smarty.const._CO_CMS_TO_POST_COMMENTS}>
|
|
<{$commentsnav}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
|