2015-03-02 21:06:05 +01:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: 404 - Page not found
|
2016-03-14 05:06:18 +01:00
|
|
|
permalink: /404.html
|
2015-03-02 21:06:05 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
<div class="text-center">
|
|
|
|
<h1>Whoops, this page doesn't exist.</h1>
|
|
|
|
<h1>Move along. (404 error)</h1>
|
|
|
|
<br/>
|
|
|
|
|
2020-08-24 00:21:47 +02:00
|
|
|
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" alt="Not found" />
|
2016-03-14 05:06:18 +01:00
|
|
|
</div>
|