[%- PROCESS "include/icons.tmpl"; -%][% MACRO blacklist_whitelist_table BLOCK %]
[% IF blacklist_ips %]
| [% get_icon(icon='blacklist') %] [% CPANEL.locale.maketext('Use the following links to add the appropriate entry to the blacklist:') %] |
|---|
| [% item.range %]: [% item.href %] |
| [% get_icon(icon='whitelist') %] [% CPANEL.locale.maketext('Use the following links to add the appropriate entry to the whitelist:') %] |
|---|
| [% item.range %]: [% item.href %] |