1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2024-12-22 19:48:41 +01:00
guida-fediverso/themes/starter/layout/404.ejs
2018-03-22 04:41:55 +03:00

11 lines
169 B
Plaintext

---
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>