{{i18n "review.deleted_post"}}
- {{else}} - {{html-safe this.reviewable.cooked}} - {{/if}} +
+ {{#if this.reviewable.blank_post}}
+
{{i18n "review.deleted_post"}}
+ {{else}} + {{html-safe this.reviewable.cooked}} + {{/if}} +diff --git a/app/assets/javascripts/discourse/app/components/reviewable-bundled-action.hbs b/app/assets/javascripts/discourse/app/components/reviewable-bundled-action.hbs
index 9496f71ea0..ffd767d5d2 100644
--- a/app/assets/javascripts/discourse/app/components/reviewable-bundled-action.hbs
+++ b/app/assets/javascripts/discourse/app/components/reviewable-bundled-action.hbs
@@ -1,11 +1,11 @@
{{#if this.multiple}}
{{i18n "review.deleted_post"}}
- {{else}} - {{html-safe this.reviewable.cooked}} - {{/if}} +{{i18n "review.deleted_post"}}
+ {{else}} + {{html-safe this.reviewable.cooked}} + {{/if}} +| {{i18n "review.scores.submitted_by"}} | +{{i18n "review.scores.date"}} | +{{i18n "review.scores.type"}} | +{{i18n "review.scores.reviewed_by"}} | +{{i18n "review.scores.reviewed_timestamp"}} | +{{i18n "review.scores.status"}} | +
|---|