Blame view

en/contacts/index.php 326 Bytes
60c6f0893   root   init
1
2
3
4
5
6
7
8
9
10
11
12
  <?
  require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  $APPLICATION->SetTitle("Contact us");
  ?>tel.:      +7 (495) 729-41-52 
  <br />
   e-mail: <a target="_blank" href="mailto:veralotar2014@gmail.com" >veralotar2014@gmail.com</a> 
  <ul></ul>
   
  <br />
   
  <br />
   <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>