{% extends "trix_student/base.django.html" %} {% load i18n %} {% block title %}404{% endblock %} {% block content %}
{% trans "The page could not be found!" %}