{% load i18n %} {% block help_message %}

{% blocktrans %} The Name field is used to identify the alarm definition. {% endblocktrans %}

{% blocktrans %} The Description field can be used to describe alarm definition's purpose. {% endblocktrans %}

{% blocktrans %} The Severity field allows to specify the importance of alarm definition. {% endblocktrans %}

{% endblock %}