mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
13 lines
No EOL
173 B
HTML
13 lines
No EOL
173 B
HTML
---
|
|
layout: page
|
|
title: 404
|
|
show_title: false
|
|
---
|
|
<div class="layout--404">
|
|
<div class="sign">
|
|
<h1>404</h1>
|
|
<p>Page not found :(</p>
|
|
</div>
|
|
</div>
|
|
|
|
{{ content }} |