Blame view

fr/about_the_contest/history/index.php 167 Bytes
60c6f0893   root   init
1
2
3
4
5
6
  <?
  require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  $APPLICATION->SetTitle("Histoire");
  ?>
  <p></p>
  <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>