File: /home/temp/yarusvl.ru/compiled/orienta/1636d1442b5c033a95a7ba60b3030e57839fbd39_0.file.tech.tpl.php
<?php
/* Smarty version 3.1.34-dev-7, created on 2022-08-03 11:07:17
from '/home/yarusvl_ru_usr/data/www/yarusvl.ru/tpls/orienta/html/tech.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.34-dev-7',
'unifunc' => 'content_62e9ca45cde795_06928993',
'has_nocache_code' => false,
'file_dependency' =>
array (
'1636d1442b5c033a95a7ba60b3030e57839fbd39' =>
array (
0 => '/home/yarusvl_ru_usr/data/www/yarusvl.ru/tpls/orienta/html/tech.tpl',
1 => 1535437051,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_62e9ca45cde795_06928993 (Smarty_Internal_Template $_smarty_tpl) {
?><html>
<title><?php echo $_smarty_tpl->tpl_vars['settings']->value->site_name;?>
</title>
<body>
<div class="site_off_logo">
<img src="<?php echo $_smarty_tpl->tpl_vars['config']->value->root_url;?>
/tpls/<?php echo $_smarty_tpl->tpl_vars['settings']->value->theme;?>
/images/logo.png">
</div>
<div class="site_off_text">
<?php echo $_smarty_tpl->tpl_vars['settings']->value->site_annotation;?>
</div>
</body>
</html>
<style>
.site_off_logo{
display: flex;
align-content: center;
justify-content: center;
}
.site_off_text{
display: flex;
align-items: center;
justify-content: center;
padding: 12px;
font-size: 32px;
}
</style>
<?php }
}