{% extends "base.html" %} {% load i18n %} {% block contentwrapper %} {% trans "Page not found" %} {% endblock %}