{% extends 'pageWrapper.html' %} {% import "macros.html" as macros %} {% set show_footer = True %} {% 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.
{% endblock %}