| 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_02_01/template/default/ |
Upload File : |
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<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 rel="stylesheet" href="{pboot:sitedomain}/skin/css/myresponsee.css">
<link rel="stylesheet" href="{pboot:sitedomain}/skin/css/style.css">
<meta name="author" content="www.adminbuy.cn" />
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="{pboot:sitedomain}/skin/css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="/skin/js/respond.js"></script><![endif]-->
</head>
<body class="size-1140">
<div id="page-main-content">
{include file=head.html}
<div class="section">
<!-- heading and description -->
<div class="line">
<div class="margin">
<div class="fullwidth">
<h1 class="text-center">{sort:name}</h1>
<p class="text-center">{sort:def1}</p>
<hr class="break-small break-center">
</div>
</div>
</div>
<!-- products -->
<div class="line">
<div class="margin"> {pboot:list num=12 order=sorting}
<!-- product item -->
<div class="s-12 m-4 l-3 margin-bottom-30">
<div class="margin">
<div class="fullwidth">
<figure class="imghvr-reveal-down"> <img src="[list:ico]" alt="[list:title]">
<figcaption>
<div class="product-hover-content">
<div class="btn-box"> <a href="[list:link]" class="btn">Detail</a> </div>
</div>
</figcaption>
</figure>
</div>
</div>
</div>
{/pboot:list}
{include file=page.html} </div>
</div>
</div>
<!-- PAGE CONTENT END -->
<!-- FOOTER START -->
{include file=foot.html}