File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/maintenance.php.tar
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/themes/vadimarketv4/maintenance.php 0000644 00000001465 15153540047 0025704 0 ustar 00 <?php if(!defined('ABSPATH')) exit; ?>
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title><?php echo cs_get_option('bakimtitle'); ?></title>
<link rel="stylesheet" type="text/css" href="<?php echo esc_url(get_template_directory_uri()) ?>/css/gong.css" />
</head>
<body>
<div class="wrap">
<div class="inner">
<div class="image">
<img src="<?php echo get_template_directory_uri() . "/img/bakim.png" ?>">
</div>
<h1><?php echo cs_get_option('bakimtitle'); ?></h1>
<p><?php echo cs_get_option('bakimtext'); ?></p>
</div>
</body>
</html>