137 lines
4.2 KiB
PHP
137 lines
4.2 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-06-22 13:37:51
|
|
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\restricted-country.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_6494328f0d39b2_12886436',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'd42efaee25eac261456350a38f4dd68edabe013f' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\restricted-country.tpl',
|
|
1 => 1687433800,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6494328f0d39b2_12886436 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?><!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);?>
|
|
</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<?php if ((isset($_smarty_tpl->tpl_vars['meta_description']->value))) {?>
|
|
<meta name="description" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);?>
|
|
" />
|
|
<?php }
|
|
if ((isset($_smarty_tpl->tpl_vars['meta_keywords']->value))) {?>
|
|
<meta name="keywords" content="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);?>
|
|
" />
|
|
<?php }?>
|
|
<meta name="robots" content="<?php if ((isset($_smarty_tpl->tpl_vars['nobots']->value))) {?>no<?php }?>index,follow" />
|
|
<link rel="shortcut icon" href="<?php echo $_smarty_tpl->tpl_vars['favicon_url']->value;?>
|
|
" />
|
|
<style>
|
|
::-moz-selection {
|
|
background: #b3d4fc;
|
|
text-shadow: none;
|
|
}
|
|
|
|
::selection {
|
|
background: #b3d4fc;
|
|
text-shadow: none;
|
|
}
|
|
|
|
html {
|
|
padding: 30px 10px;
|
|
font-size: 16px;
|
|
line-height: 1.4;
|
|
color: #737373;
|
|
background: #f0f0f0;
|
|
-webkit-text-size-adjust: 100%;
|
|
-ms-text-size-adjust: 100%;
|
|
}
|
|
|
|
html,
|
|
input {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
}
|
|
|
|
body {
|
|
max-width:600px;
|
|
_width: 600px;
|
|
padding: 30px 20px 50px;
|
|
border: 1px solid #b3b3b3;
|
|
border-radius: 4px;
|
|
margin: 0 auto;
|
|
box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
|
|
background: #fcfcfc;
|
|
}
|
|
|
|
h1 {
|
|
margin: 0 10px;
|
|
font-size: 50px;
|
|
text-align: center;
|
|
}
|
|
|
|
h1 span {
|
|
color: #bbb;
|
|
}
|
|
h2 {
|
|
color: #D35780;
|
|
margin: 0 10px;
|
|
font-size: 40px;
|
|
text-align: center;
|
|
}
|
|
|
|
h2 span {
|
|
color: #bbb;
|
|
font-size: 60px;
|
|
}
|
|
|
|
h3 {
|
|
margin: 1.5em 0 0.5em;
|
|
}
|
|
|
|
p {
|
|
margin: 1em 0;
|
|
}
|
|
|
|
ul {
|
|
padding: 0 0 0 40px;
|
|
margin: 1em 0;
|
|
}
|
|
|
|
.container {
|
|
max-width: 380px;
|
|
_width: 380px;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
input::-moz-focus-inner {
|
|
padding: 0;
|
|
border: 0;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<h1><?php echo $_smarty_tpl->tpl_vars['shop_name']->value;?>
|
|
</h1>
|
|
<h2><span>503</span> Overloaded</h2>
|
|
<p style="text-align:center;"><img src="<?php echo $_smarty_tpl->tpl_vars['logo_url']->value;?>
|
|
" alt="logo" /></p>
|
|
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'You cannot access this store from your country. We apologize for the inconvenience.'),$_smarty_tpl ) );?>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html><?php }
|
|
}
|