{% load bootstrap_toolkit %} {% load i18n %}

{% trans "Error" %}

{% if error_message %} {{ error_message }} {% endif %}

{% trans "Go to previous page" %}