| Server IP : 156.238.232.47 / Your IP : 216.73.216.150 Web Server : nginx/1.25.3 System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : www ( 1000) PHP Version : 8.3.25 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /www/data/wwwroot/2026_03_11_01/template/dafeult/ |
Upload File : |
<!doctype html>
<html lang="en" translate="no">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="google" content="notranslate" />
<title>{pboot:if('{sort:title}'=='')}{pboot:pagetitle}{else}{sort:title}{/pboot:if}</title>
<meta name="keywords" content="{pboot:if('{sort:keywords}'=='')}{pboot:pagekeywords}{else}{sort:keywords}{/pboot:if}">
<meta name="description" content="{pboot:if('{sort:description}'=='')}{pboot:pagedescription}{else}{sort:description}{/pboot:if}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/bootstrap.min.css" type="text/css" media="all">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/responsive.css" type="text/css" media="all">
<script src="{pboot:sitedomain}/skin/js/translate.js"></script>
</head>
<body>
{include file=head.html}
{pboot:sort scode={sort:tcode}}
<section class="breadcumb-section banbg" style="background: url([sort:pic]) no-repeat center; background-size: cover">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="breadcumb-title">
<h2>[sort:name]</h2>
</div>
<div class="breadcumb-inner">
<ul>
<li>{pboot:position indextext=HOME}</li>
</ul>
</div>
</div>
</div>
</div>
</section>
{/pboot:sort}
<div class="shop-section">
<div class="container">
<div class="row">
{include file=right.html}
<div class="col-lg-8 col-md-12">
<div class="row">
{pboot:list num=6 order=sorting}
<div class='service-item bg-white h-100 m-2 p-4'>
<div class='row'>
<div class='col-xs-12 col-sm-3 text-center'><a href='[list:link]'><img class='img-fluid mb-4' src='[list:ico]' width='100%' /></a></div>
<div class='col-xs-12 col-sm-9'>
<h5><a href='[list:link]'>[list:title]</a></h5>
<p>[list:description lencn=100]</p>
</div>
</div>
</div>
{/pboot:list}
</div>
{pboot:if({page:rows}>0)}
<div class="pagebar">
<div class="pagination">
<a class="page-item page-link hidden-sm" href="{page:index}" title="HOME">HOME</a>
<a class="page-item page-link st" href="{page:pre}" title=""><<</a>
{page:numbar}
<a class="page-item page-link" href="javascript:;" title="">{page:current}/{page:count}</a>
<a class="page-item page-link st" href="{page:next}" title="">>></a>
<a class="page-item page-link hidden-sm" href="{page:last}" title="END">END</a>
</div>
</div>
{else}
<div class="tac text-secondary">NO DATA!</div>
{/pboot:if}
</div>
</div>
</div>
</div>
{include file=foot.html}
</body>
</html>