File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/cocogardengoa.com/thank-you.php.tar
Back
home/asiatechinc/public_html/asiatech-websites/cocogardengoa.com/thank-you.php 0000750 00000001776 15161214223 0023663 0 ustar 00 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Thanks For Contacting Us... </title> <link href="css/bootstrap.css" rel="stylesheet"> <script language="javascript" type="text/javascript"> function redirect() { window.location.href = "index.php"; } </script> <script type="text/javascript"> setTimeout('redirect()',6000); </script> </head> <br /><br /><br /> <body style="background:#fff; margin:0; padding:0;"> <div class="container"> <div class="row"> <div class="clo-lg-12"> <?php echo '<center><img src="thanx.png" class="img-responsive center-block"></center>'; ?> </div> <!-- Content --> </div> <!-- Content --> </div> <!-- Container --> </body> </html>