{% extends config.THEME_ERROR_TEMPLATE %} {% block message %}

{{_('Page not found')}}

{{_('The page you where looking for could not be found.')}}

{% endblock message %}