<h3className='report-dialog-modal__title'>{submitted?<FormattedMessageid='report.thanks.title_actionable'defaultMessage="Thanks for reporting, we'll look into this."/>:<FormattedMessageid='report.thanks.title'defaultMessage="Don't want to see this?"/>}</h3>
<pclassName='report-dialog-modal__lead'>{submitted?<FormattedMessageid='report.thanks.take_action_actionable'defaultMessage='While we review this, you can take action against @{name}:'values={{name:account.get('username')}}/>:<FormattedMessageid='report.thanks.take_action'defaultMessage='Here are your options for controlling what you see on Mastodon:'/>}</p>
<pclassName='report-dialog-modal__lead'><FormattedMessageid='report.unfollow_explanation'defaultMessage='You are following this account. To not see their posts in your home feed anymore, unfollow them.'/></p>
<pclassName='report-dialog-modal__lead'><FormattedMessageid='report.mute_explanation'defaultMessage='You will not see their posts. They can still follow you and see your posts and will not know that they are muted.'/></p>
<pclassName='report-dialog-modal__lead'><FormattedMessageid='report.block_explanation'defaultMessage='You will not see their posts. They will not be able to see your posts or follow you. They will be able to tell that they are blocked.'/></p>