{% extends 'error/base.html' %} {% block body %}

{% trans %}Not Found{% endtrans %}

{% trans %}Sorry, we can't find the resource you are trying to access.{% endtrans %}

{% endblock body %}