Server IP : 80.241.246.6 / Your IP : 216.73.216.188 Web Server : Apache/2.4.25 (Debian) System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : www-data ( 33) PHP Version : 7.0.33-0+deb9u12 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/kharagauli1/moduls/small_logo/site/templates_1/ |
Upload File : |
{extends file=$menu.dir|cat:"base.tpl"} {block name="js"} <script type="text/javascript" src="/js/jquery.colorbox.js"></script> <script> $(function(){ $('a.fancy').colorbox({ maxWidth : screen.width/2 + screen.width/4, maxHeight : screen.height/2 + screen.height/4, slideshow :10, fixed:true }); }); </script> {/block} {block name="css"} <link rel="stylesheet" href="{$menu.self_dir}/css/style.css" type="text/css"/> <link rel="stylesheet" href="/css/colorbox.css" type="text/css"/> {/block} {block name="meta"} <meta property="og:url" content="http://{$smarty.server.SERVER_NAME}{$smarty.server.REQUEST_URI|urldecode}"/> <meta property="og:image" content="http://{$smarty.server.SERVER_NAME}/image/img_420/{$menu.select_body.logo}"/> <meta property="og:description" content="{mb_substr(addslashes(trim(strip_tags($menu.select_body.{"body_"|cat:$smarty.session.language}))),0,50)}"/> <meta property="og:title" content="{strip_tags($menu.select_body.{"name_"|cat:$smarty.session.language})}"/> <meta property="og:site_name" content="{$smarty.server.SERVER_NAME}"/> {/block} {block name="css"} {/block} {block name="js"} {/block} {block name="body"} <div id="content"> {if $menu.select_body.logo} <div id="more_logo"> <a class="fancy" href="http://{$smarty.server.SERVER_NAME}/image/{$menu.select_body.logo}"><img align="left" src="http://{$smarty.server.SERVER_NAME}/image/img_420/{$menu.select_body.logo}"/></a> </div> {/if} <div id="more_title"> {$menu.select_body.{"name_"|cat:$smarty.session.language}} </div> <div id="more_text"> {$_class_->return_img_path($menu.select_body.{"body_"|cat:$smarty.session.language})} </div> <div id="more_share"> <div style="" class="fb-like" data-href="{$smarty.server.REQUEST_URI|urldecode}" data-layout="standard" data-action="like" data-show-faces="false" data-share="true"></div> </div> </div> {/block}