{* * Note: this template is used by SettingsTaxesCountry action, * as well as included by SettingsTaxes template. * * Represents one country block (several s) in tax settings page. *} {* class=one_rate|regions_simple|regions_advanced *} {if substr($c.iso3, 0, 1) !== '%'} {/if} {$c.name|escape}
[`Global rate`]: % [`Simple mode`]
{if $c.regions} [`Setup by regions`] [`Advanced settings`] {/if} [`Click “Save” button below to commit the delete.`] {foreach $c.regions as $r} {* class="hidden|regions_simple|regions_advanced" *} {$r.name} {$r.code} % {/foreach}