{{#if regexpError}}
{{regexpError}}
{{/if}}

{{actionDescription}}

{{#if siteSettings.watched_words_regular_expressions}}

{{html-safe (i18n "admin.watched_words.regex_warning" basePath=(base-path))}}

{{/if}} {{#if currentAction.words}} {{/if}} {{#if showWordsList}}
{{#each currentAction.words as |word| }}
{{/each}}
{{/if}}