kapynka,
define('_IN_JOHNCMS', 1);
$rootpath='';//путь к систeмным фaйлaм
$textl = 'zagolovok stranici';
require_once($rootpath . 'incfiles/core.php');
require_once($rootpath . 'incfiles/head.php');
## СОДЕРЖАНИЕ СТРАНИЦЫ ##
require_once($rootpath . 'incfiles/end.php');