@ -183,25 +183,18 @@ class About extends React.PureComponent {
<>
<p><FormattedMessageid='about.domain_blocks.preamble'defaultMessage='Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.'/></p>
<p>{block.get('comment').length>0?block.get('comment'):<FormattedMessageid='about.domain_blocks.no_reason_available'defaultMessage='Reason not available'/>}</p>
</div>
))}
</div>
</>
):(
<p><FormattedMessageid='about.not_available'defaultMessage='This information has not been made available on this server.'/></p>