import BasicView from 'travis/views/basic';

export default BasicView.extend({
  layoutName: 'layouts/simple'
});