import { Alert, Container, Row } from '../components/Bootstrap'; export const OopsView = (props) => (

Oops!

Looks like there was a problem.

);