remove extra brace in rules template (#37356)

Release Notes:

- Fixed: remove extra brace in rules template
This commit is contained in:
Jonathan Camp
2025-09-02 17:26:12 +02:00
committed by GitHub
parent c894351544
commit 8e7caa429d

View File

@@ -172,7 +172,7 @@ The user has specified the following rules that should be applied:
Rules title: {{title}}
{{/if}}
``````
{{contents}}}
{{contents}}
``````
{{/each}}
{{/if}}