{% extends 'pageWrapper.html' %} {% import "macros.html" as macros %} {% block head %} Page Not Found (404) {% endblock %} {% block body %} {% include 'header/oceanHeader.html' %}

This page is out of logic!

The page you're looking for doesn't exist.
Click here to return to safety.
{% include 'islandFooter.html' %} {% endblock %}