import React from 'react'; import NavBar from 'containers/NavBar/index'; import Helmet from 'react-helmet'; class FourOhForPage extends React.Component { render () { const {title, host} = this.props; return (
That page does not exist