diff --git a/src/containers/PageNotFound.js b/src/containers/PageNotFound.js index 8ccf837..78c67bf 100644 --- a/src/containers/PageNotFound.js +++ b/src/containers/PageNotFound.js @@ -14,9 +14,10 @@ class PageNotFound extends Component {
Go to home} - /> + > +

The page is not found

+ Go to home +
); }