import Runtime from '../utils/runtime' import Time from '../utils/time' export default function Page() { return (
This is a static page.

) }