WiiMart-org/404.html
2025-08-17 15:05:17 -05:00

22 lines
1003 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<style>@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
<title>404 Not Found - WiiMart</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/meta/main.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<script src="meta/loader.js"></script>
</head>
<body>
<div id="wscspinnerbg" style="display:none;"><img id="wscspinner" onload="loadrimg();" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div>
<img src="/media/branding-bag-no-bg.png" loading="lazy" width="150px">
<h1 style="color:#ff3d3d;">404 Page Not Found</h1>
<a href="/" class="btn">Home page</a> <a onclick="history.back(1);" class="btn" style="cursor:pointer;">Previous page</button>
</body>
</html>