1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-03-12 10:43:50 +00:00
fediparty/themes/starter/layout/404.ejs
2018-03-22 04:41:55 +03:00

10 lines
169 B
Text

---
layout: layout
---
<div class="error__page">
<h1 class="">404</h1>
<h2>This isn't the page you're looking for.</h2>
<h4><a href="/">Go back?</a></h4>
</div>