index.php 254 Bytes
<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Наши награды");
?>
<?$APPLICATION->IncludeComponent('cpeople:awards', '', array('SECTION' => 1))?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>