//var_dump($slug)?>
include(APP_DIR .$baseName .'/templates/slider.phtml'); ?>
include(APP_DIR .$baseName .'/templates/content.phtml'); ?>
if ($page->id == 2 ) : ?>
//include(APP_DIR .$baseName .'/templates/team.phtml'); ?>
endif ?>
if ($page->type == 4 ) : ?>
include(APP_DIR .$baseName .'/templates/team-detail.phtml'); ?>
endif ?>