uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
www
/
iplanru
/
data
/
www
/
iplan.5018.vps.agava.net
/
templates
/
yoo_everest
/
layouts
/
error.php
/
/
<?php /** * @package yoo_everest * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ // add css $this['asset']->addFile('css', 'css:theme.css'); ?> <!DOCTYPE HTML> <html lang="<?php echo $this['config']->get('language'); ?>" dir="<?php echo $this['config']->get('direction'); ?>" class="uk-height-1-1 tm-error"> <head> <?php echo $this->render('head', compact('error', 'title')); ?> </head> <body class="uk-height-1-1 uk-vertical-align uk-text-center"> <div class="uk-vertical-align-middle uk-container-center uk-panel-box uk-panel-box-primary"> <i class="tm-error-icon uk-icon-frown-o"></i> <h1 class="tm-error-headline"><?php echo $error; ?></h1> <h2 class="uk-h3 uk-text-muted"><?php echo $title; ?></h2> <p><?php echo $message; ?></p> </div> </body> </html>
/var/www/iplanru/data/www/iplan.5018.vps.agava.net/templates/yoo_everest/layouts/error.php