import { Components, registerComponent } from 'meteor/nova:core'; import React, { PropTypes, Component } from 'react'; const Layout = ({children}) =>