{% extends 'base.html.twig' %} {% block body %}
{{ 'rulegroup.confirm_transfer_message'|trans({ '%rule%': rule.name, '%currentGroup%': currentGroup.name, '%newGroup%': newGroup.name }) }}