@version(2)
@if ($oSourceComment->isExists())

@if ($oSourceComment->get('homepage')){{ $oSourceComment->getNickName() }} @else{{ $oSourceComment->getNickName() }}@endif

{!! $oSourceComment->getContent(false) !!}
@endif
{!! $oComment->getEditor() !!}
@if (!$is_logged) @else @endif @if (($module_info->secret ?? 'N') === 'Y') @endif
@if (isset($captcha) && $captcha && $captcha->isTargetAction('comment'))
{!! $captcha !!}
@endif