blocks[ 'our_objects' ] )) {
echo $this->blocks[ 'our_objects' ];
}
if(isset( $this->blocks[ 'blog' ] )) {
echo $this->blocks[ 'blog' ];
}
if(isset( $this->blocks[ 'team' ] )) {
echo $this->blocks[ 'team' ];
}
if(isset( $this->blocks[ 'review' ] )) {
echo $this->blocks[ 'review' ];
}
/*====End of blocks created in view====*/
?>
endContent() ?>