{% set active_page = '404' -%} {% extends "layouts/no-layout.html" %} {% block styles %}{% endblock %} {% block content %}

Page not found

Sorry the page you were looking for could not be found.

search
{% endblock %} {% block scripts %} {% endblock %}