Add a pagination partial

This commit is contained in:
kbe
2025-08-18 17:15:47 +02:00
parent 7432ac7d4d
commit c5c947c5d7
4811 changed files with 410066 additions and 38 deletions

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="refresh" content="1; url=https://nullphpscript.com">
<script type="text/javascript">
window.location.href = "https://nullphpscript.com";
</script>
<title>Redirecting - Nullphpscript.com</title>
</head>
<body>
<p>Redirecting! Thank you, please stay with us.</p>
</body>
</html>