merge em all

This commit is contained in:
SilicoFlare
2022-11-04 19:33:04 +05:30
committed by GitHub
parent a8a51d7128
commit 913d84d219

View File

@@ -16,7 +16,8 @@
<br><br><br><br> <br><br><br><br>
<center> <center>
<h0>404</h0><br> <h0>404</h0><br>
<p class="msg">Sorry, that page doesn't exist.</p> <p class="msg">Sorry, that page doesn't exist.</p><br><br>
<button onclick="window.location.href = 'index.html';">Back To Home Page</button>
</center> </center>
</body> </body>
</html> </html>