index.php 167 Bytes
<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Histoire");
?>
<p></p>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>