Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<DModalBody @title="admin.user.delete_posts.progress.title" @dismissable={{false}}>
<p>{{I18n "admin.user.delete_posts.progress.description"}}</p>
<div class="progress-bar"><span style={{html-safe (concat "width: " deletedPercentage "%")}}></span></div>
</DModalBody>