{% extends 'base/40x.html' %} {% load i18n %} {% block title %}{% trans "Page Not Found" %}{% endblock %} {% block icon %}{% endblock %} {% block message %} {% trans "The requested page does not exist" %}. {% endblock %}