{% extends "templates/one-column.html" %} {% block title %}404 Page not found{% endblock %} {% block extra_body_class %}error-page error404{% endblock %} {% block head_extra %}{% endblock %} {% block content %}
Error owl

404: Page not found.

Sorry, we couldn’t find that page.

{% endblock content %}