import BaseView from 'ghost/views/settings/content-base'; var SettingsGeneralView = BaseView.extend(); export default SettingsGeneralView;