{% load i18n l10n djangofloor %}
{% trans 'A DivisionByZero exception will be raised in the selected process (webserver or Celery worker). You can check if the raised exception is gracefully handled by your supervision.' %}
{% else %}{% trans 'A DivisionByZero exception will be raised. You can check if the raised exception is gracefully handled by your supervision.' %}
{% endif %}