@if (! post_password_required())
@if ($responses()) {!! $title !!}
    {!! $responses !!}
@if ($paginated()) @endif @endif @if ($closed()) {!! __('Comments are closed.', 'radicle') !!} @endif @php(comment_form())
@endif