{% extends 'layout.html' %} {% block static_head %} {{ super() }} {% stylesheet 'error' %} {% endblock static_head %} {% block title %}{{ _('Page not found') }}{% endblock %} {% block content %}