| 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_06_17_01/template/dafeult/ |
Upload File : |
<!DOCTYPE html>
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<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}">
<link href="{pboot:sitedomain}/skin/css/style.css" rel="stylesheet" media="screen" type="text/css" />
<link href="{pboot:sitedomain}/skin/css/guestbook.css" rel="stylesheet" media="screen" type="text/css" />
</head>
<body>
<div class="container">
{include file=head.html}
{pboot:sort scode=1}
<nav class="path_bar" style="background:url([sort:pic]) fixed no-repeat center center">
<ul class="path_nav">
<li> {pboot:position indextext=HOME}</li>
</ul>
</nav>
{/pboot:sort}
<section class="web_main page_main">
<div class="layout">
{include file=left.html}
<section class="main" >
<div class="items_list">
<h2 class="page_title">{sort:name}</h2>
<ul>
{pboot:search num=9 order=sorting}
<li class="product_item">
<figure> <span class="item_img"><img src="[search:ico]" alt="[search:title]"/><a href="[search:link]"></a></span>
<figcaption>
<h3 class="item_title"><a href="[search:link]">[search:title]</a></h3>
</figcaption>
</figure>
</li>
{/pboot:search}
</ul>
{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>
{page:numbar}
<a class="page-item page-link" href="javascript:;" title="">{page:current}/{page:count}</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>
</section>
</div>
</section>
{include file=foot.html}
</body>
</html>