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

404

{% trans 'Looks like the page you're looking for is does not exist.' %}

← {% trans 'Return to the app' %}
{% endblock %}