-<div page-comments page-id="{{ $page->id }}" class="comments-list">
- <div comment-count-bar class="grid half left-focus v-center">
+<section page-comments page-id="{{ $page->id }}" class="comments-list" aria-label="{{ trans('entities.comments') }}">
+
+ @exposeTranslations([
+ 'entities.comment_updated_success',
+ 'entities.comment_deleted_success',
+ 'entities.comment_created_success',
+ 'entities.comment_count',
+ ])
+
+ <div comment-count-bar class="grid half left-focus v-center no-row-gap">