{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Taxes" %}{% endblock %} {% block inside %}
{% blocktrans trimmed %} Tax rules define different taxation scenarios that can then be assigned to the individual products. Each tax rule contains a default tax rate and can optionally contain additional rules that depend on the customer's country and type. {% endblocktrans %}
{% blocktrans trimmed %} You haven't created any tax rules yet. {% endblocktrans %}