Şuanki Dizin: /home/wwwdreamtechnolo/public_html/governmentofindia.in/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/governmentofindia.in/terms-conditions.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="icon_path" type="image/icon type"> <title><?php echo $project_title; ?> - Terms And Condtions</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="robots" content="" /> <link rel="stylesheet" type="text/css" href="css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="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="index.php">Home</a> / <a href="terms-conditions.php">Terms And Condtions</a> </div> <h1 class="blog_title" style="color:#333;">Terms And Condtions</h1> <?php $cms_id = 6; $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>
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