Changing transformation for the category will add an exception.
Please choose a transformation to apply on current object. As transformation are exclusive, you need to pick one to apply.
{% endif %}
{% if rulesets or category or rule.get_transformation_choices|length %}
{% if rule %}
{% else %}
{% if rule %}
The rule can not be transformed because of its definition.
{% else %}
The Category can not be transformed because of its definition.
{% endif %}
{% endif %}
{% endblock %}