import React from 'react'; import { Layout } from 'react-mdl'; import styles from './NotFound.css'; export const NotFound = () => (

Page Not Found

The communicorn feels your pain.

Communicorn
);