You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
218 B

---
import Base from "../layout/BaseHeaderless.astro";
---
<Base title="ruthenic.com: 404">
<center
><h1>404</h1>
<h3>Sorry, the page you are looking for does not exist!</h3>
</center>
</Base>