[% USE HTML %]
| Steuerschlüssel | Steuername | Prozent | Automatikkonto | Beschreibung |
|---|---|---|---|---|
| [% HTML.escape(row.taxkey) %] | [% HTML.escape(row.taxdescription) %] | [% HTML.escape(row.rate) %] % | [% HTML.escape(row.taxnumber) %] | [% HTML.escape(row.account_description) %] |