{template 'comment/comment_js.html'} {if (config::get('comment_switch')==2)} {lang('no_comment')} {elseif (config::get('comment_switch')==0 || (session::get('username')!='' && config::get('comment_switch')==1))}
{elseif (session::get('username')=='' && config::get('comment_switch')==1)} {lang('please_goto_login')} {/if}