import MobileIndexView from 'ghost/views/mobile/index-view'; var PostsIndexView = MobileIndexView.extend(); export default PostsIndexView;