<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">---
layout: default
title: 404 - Page not found
permalink: /404.html
---

&lt;div class="text-center"&gt;
  &lt;h1&gt;Whoops, this page doesn't exist.&lt;/h1&gt;
  &lt;h1&gt;Move along. (404 error)&lt;/h1&gt;
  &lt;br/&gt;

  &lt;img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" alt="Not found" /&gt;
&lt;/div&gt;

</pre></body></html>