require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetPageProperty("title", "{key} — «Каменный Век»"); $APPLICATION->SetPageProperty("description", "{description}"); $APPLICATION->SetTitle("{key}"); $APPLICATION->AddChainItem("Услуги", "/uslugi/"); $APPLICATION->AddChainItem("{key}");
{content}
echo file_get_contents("../gallery.php");
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");