| 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_14_01/template/dafeult/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{pboot:sitetitle}</title>
<meta name="keywords" content="{pboot:sitekeywords}">
<meta name="description" content="{pboot:sitedescription}">
<link rel="stylesheet" href="static/css/newlist.css">
</head>
<body>
<header class="news-header">
<div class="news-container">
<a class="brand" href="/" aria-label="{pboot:sitetitle} home">
<img src="{pboot:sitelogo}" alt="{pboot:sitetitle}">
</a>
<div class="language-switch ignore">
<a href="{pboot:lgpath}&lg=cn" data-translate-reset>English</a>
<button type="button" data-translate-to="chinese_simplified">中文</button>
</div>
</div>
</header>
<main class="news-main">
<section class="news-hero" aria-labelledby="page-title">
<div class="news-container">
<h1 id="page-title">Campaigns & News</h1>
<form class="search-form" role="search">
<label class="sr-only" for="news-search">Search campaigns and news</label>
<input id="news-search" type="search" placeholder="search" autocomplete="off">
<button type="submit" aria-label="Search">
<img src="static/imgs/search.png" alt="">
</button>
</form>
</div>
</section>
<section class="news-list" aria-label="Campaigns and news list">
<div class="news-container">
<div class="cards-grid">
{pboot:list num=9999 }
<article class="news-card" data-title="[list:title]">
<div class="news-image" aria-hidden="true">
<img src="[list:ico]" alt="[list:title]">
</div>
<div class="news-body">
<h2>[list:title]</h2>
<p>[list:description]</p>
<a href="[list:link]">Read More <img src="static/imgs/aww.png" alt=""></a>
</div>
</article>
{/pboot:list}
</div>
<p class="empty-state" hidden>No matching news found.</p>
<!-- <nav class="news-pagination" aria-label="News pagination">
<span class="page-status">Page {page:current} of {page:count}</span>
<span class="page-index"><a href="{page:index}">First</a></span>
<span class="page-pre"><a href="{page:pre}">Previous</a></span>
<span class="page-numbar">{page:numbar}</span>
<span class="page-next"><a href="{page:next}">Next</a></span>
<span class="page-last"><a href="{page:last}">Last</a></span>
</nav> -->
</div>
</section>
</main>
<footer class="news-footer">
<div class="news-container">
<div class="footer-line"></div>
<div class="footer-meta">
<span>{pboot:sitecopyright}</span>
<span>{pboot:siteicp}</span>
</div>
</div>
</footer>
<script src="static/vendor/translate/translate.js"></script>
<script src="static/js/newlist.js"></script>
<script src="static/js/translate-init.js"></script>
</body>
</html>