import MobileContentView from 'ghost/views/mobile/content-view';

var PostsPostView = MobileContentView.extend();

export default PostsPostView;