1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 11:51:43 +08:00
1Panel-Appstore/apps/nps/0.32.4/web/views/public/error.html
2025-08-12 19:19:22 +08:00

5 lines
260 B
HTML

<div class="page-error tile">
<h1><i class="fa fa-exclamation-circle"></i> Error 404: Page not found</h1>
<p>The page you have requested is not found.</p>
<p><a class="btn btn-primary" href="javascript:window.history.back();">Go Back</a></p>
</div>