mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 19:37:05 +00:00
12 lines
249 B
Markdown
12 lines
249 B
Markdown
---
|
|
title: Page Not Found
|
|
description: Error 404
|
|
---
|
|
|
|
<section class="wrapper">
|
|
<div class="inner">
|
|
<header class="special">
|
|
<p>Sorry, but we can't find that page. Click <a href="/">here</a> for the homepage.</p>
|
|
</header>
|
|
</div>
|
|
</section> |