diff --git a/src/pages/ProfilePage.js b/src/pages/ProfilePage.js index 11e006c8d8fa..f45f94704f86 100755 --- a/src/pages/ProfilePage.js +++ b/src/pages/ProfilePage.js @@ -243,6 +243,8 @@ function ProfilePage(props) { iconWidth={variables.modalTopIconWidth} iconHeight={variables.modalTopIconHeight} title={props.translate('notFound.notHere')} + shouldShowLink + link={props.translate('notFound.goBackHome')} /> )}