{% extends "40x.html" %} {% load i18n static %} {% block content %}

{% trans "404 Page Not Found" %}

{% trans "← Go to the homepage" %}

{% endblock content %}