{% extends 'error_base.html' %} {% load i18n %} {% block content %}

Error code 404

{% trans 'The requested page could not be found.' %}
{% endblock %}