{{ $comment->authorDisplayName() }}
{{ date(UserConfig::get('date_format'), strtotime($comment->created_at)) }}
{!! $comment->textAsHtml() !!} @if (!$is_reply && ($comment->depth() < UserConfig::get('photo_comments_thread_depth') - 1)) @lang('gallery.photo_comments_reply_action') @endif