X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4bf77f67ddd4703f2e99da99306aa8038b0d238f..refs/pull/5313/head:/resources/views/comments/comments.blade.php diff --git a/resources/views/comments/comments.blade.php b/resources/views/comments/comments.blade.php index 5bfcc31bd..48bf885ff 100644 --- a/resources/views/comments/comments.blade.php +++ b/resources/views/comments/comments.blade.php @@ -1,37 +1,46 @@ -
{{ trans_choice('entities.comment_count', count($page->comments), ['count' => count($page->comments)]) }}
- @if (count($page->comments) === 0 && userCan('comment-create-all')) -