\n {this.renderHeader()}\n \n {this.props.loading && }\n {this.props.loading && this.props.loadingContent && (\n \n {this.props.loadingContent}\n \n )}\n {this.props.children} \n {this.props.actions && }\n {this.props.actionPanel}\n \n