[%# Variables passed in: lock_files - A list of lock files being held For more information about how to customize notification templates, read our documentation at https://go.cpanel.net/notificationtemplates -%] [% PROCESS "include/colors.tmpl"; PROCESS "include/icons.tmpl"; PROCESS "include/styles.tmpl"; # fatal, info WRAPPER 'wrapper/main.html.tmpl'; NOTICE.email_reason = CPANEL.locale.maketext('The following lock files have been actively held for over 12 hours:'); %] [% FOREACH lock_file IN NOTICE.lock_files; %] [% END %]
[% lock_file %]
[% END %]