{% extends "basetheme_bootstrap/simple_message_page.html" %} {% load i18n %} {% block title %}{%trans "Error 404" %}{% endblock %} {% block page_title %}{%trans "Error 404" %}{% endblock %} {% block message %}{%trans "The resource you tried to access cannot be found." %}{% endblock %}