{% extends "djangobmf/module_base.html" %} {% load djangobmf_core %} {% load i18n %} {% block base_content %}
{% trans "This object is not valid. You need to edit it in order to change it's state."%}
{{ error }}
{% trans "Back" %} {% trans "Edit" %}