sources for https://poweris.moe/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
279B

  1. ---
  2. layout: default
  3. title: 404 - Page not found
  4. permalink: /404.html
  5. ---
  6. <div class="text-center">
  7. <h1>Whoops, this page doesn't exist.</h1>
  8. <h1>Move along. (404 error)</h1>
  9. <br/>
  10. <img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" alt="Not found" />
  11. </div>