{%
set all_vat_data = [
["afghanistan", [[10, "standard"]],
"https://ard.gov.af/file_download/432/FAQs+of+VAT+English.pdf"],
["belgium", [[6, "reduced"],[12, "intermediate"],[21, "standard"]],
"https://finance.belgium.be/en/enterprises/vat/vat-obligation/rates-and-calculation/vat-rates"],
["luxembourg", [[3, "reduced.super"],[8, "reduced"],[14, "intermediate"],[17, "standard"]],
"https://logistics.public.lu/en/formalities-procedures/taxes/value-added-tax/national-operations.html"],
]
%}
{% if not is_standalone %}{% else %}%{% endif %} | |
{% if not is_standalone %}{% endif %} | |
{% if not is_standalone %}{% endif %} |
{{ l10n("text.radio.explanation", "vat-calculator", user_lang) }}
{{ l10n("license.text.1", "vat-calculator", user_lang) }}
{{ l10n("license.text.2", "vat-calculator", user_lang) }}