|
@@ -11,12 +11,11 @@
|
|
<meta name="description" content="<?=$description?>">
|
|
<meta name="description" content="<?=$description?>">
|
|
<meta name="author" content="<?=$author?>">
|
|
<meta name="author" content="<?=$author?>">
|
|
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
|
|
<link href="favicon.ico?_=<?=$static_release?>" rel="icon">
|
|
- <link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
- <link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet"><!--[if lt IE 9]>
|
|
|
|
- <script src="./js/ie8-responsive-file-warning.js"></script><![endif]-->
|
|
|
|
|
|
+ <link href="//<?=$static_bootstrap_css?>" rel="stylesheet">
|
|
|
|
+ <link href="./css/style.css?_=<?=$static_release?>" rel="stylesheet">
|
|
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
|
|
<script src="./js/ie-emulation-modes-warning.js"></script><!--[if lt IE 9]>
|
|
- <script src="//cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script>
|
|
|
|
- <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script><![endif]-->
|
|
|
|
|
|
+ <script src="//apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js"></script>
|
|
|
|
+ <script src="//apps.bdimg.com/libs/respond.js/1.4.2/respond.js"></script><![endif]-->
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<?php include ("nav.php"); ?>
|
|
<?php include ("nav.php"); ?>
|
|
@@ -25,18 +24,16 @@
|
|
<section class="section-wrap">
|
|
<section class="section-wrap">
|
|
<div class="container">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="row">
|
|
- <div class="hidden-xs col-sm-12 col-md-12 termsHead"><h1>Contact Us</h1></div>
|
|
|
|
|
|
+ <div class="hidden-xs col-sm-12 col-md-12 termsHead"><h1 data-i18n="contact_us">Contact Us</h1></div>
|
|
<div class="col-sm-12 col-md-12">
|
|
<div class="col-sm-12 col-md-12">
|
|
<h2>Contact</h2>
|
|
<h2>Contact</h2>
|
|
<p>If you have any problems or have the need to contact us to ask a question,
|
|
<p>If you have any problems or have the need to contact us to ask a question,
|
|
you can use the <span>integrated support system</span> in your control panel to create a support ticket.</p>
|
|
you can use the <span>integrated support system</span> in your control panel to create a support ticket.</p>
|
|
<p>We will reply to your question as soon as possible.</p>
|
|
<p>We will reply to your question as soon as possible.</p>
|
|
- <p>For technical support please look at the <a href="http://byet.net/forumdisplay.php?f=28">Knowledge Base</a></p>
|
|
|
|
- <p>This Privacy Policy governs the manner in which IFastNet LTD collects, uses, maintains and
|
|
|
|
- discloses information collected from users of this Web site (each, a "User").</p>
|
|
|
|
|
|
+ <p>For technical support please look at the <a href="http://byet.net/forumdisplay.php?f=28" target="_blank">Knowledge Base</a></p>
|
|
</div>
|
|
</div>
|
|
<div class="col-sm-12 col-md-12">
|
|
<div class="col-sm-12 col-md-12">
|
|
- <h2>Address</h2>
|
|
|
|
|
|
+ <h2 data-i18n="address">Address</h2>
|
|
<p>Shanghai China.</p>
|
|
<p>Shanghai China.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-sm-12 col-md-12">
|
|
<div class="col-sm-12 col-md-12">
|