{% trans "Error 404 - Not Found" %}
{% blocktrans %}The requested URL "{{request_path}}" was not found on this server.{% endblocktrans %}
{% load i18n %}
{% blocktrans %}The requested URL "{{request_path}}" was not found on this server.{% endblocktrans %}