about summary refs log tree commit diff
path: root/app/views/about
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/about')
-rw-r--r--app/views/about/more.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/more.html.haml b/app/views/about/more.html.haml
index 4b3035ee8..cba2fe657 100644
--- a/app/views/about/more.html.haml
+++ b/app/views/about/more.html.haml
@@ -65,7 +65,7 @@
                   = t('about.unavailable_content_description.silenced') if domain_block.silence?
                   = t('about.unavailable_content_description.rejecting_media') if domain_block.reject_media?
 
-                - if display_blocks_rationale?
+                - if display_blocks_rationale? && domain_block.public_comment.present?
                   %strong= t('about.unavailable_content_description.reason')
                   = domain_block.public_comment