[%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%][%- INCLUDE 'common/flash.html' %]

[% title %]

[%- FOREACH tz = TAXZONES %] [%- END %]
[%- LxERP.t8('reorder item') %] [% 'Description' | $T8 %]
[%- LxERP.t8('reorder item') %] [% HTML.escape(tz.description) %]

[% L.sortable_element('#taxzone_list tbody', url=SELF.url_for(action='reorder'), with='tzone_id') %]