{{ header }} {{ column_left }}
{% if not from_dashboard %} {{ steps }} {% endif %} {% if success %} {% endif %} {% if error %} {% endif %}

  {% if from_dashboard %} {{ text_panel_heading_shipping_taxes_2 }} {% else %} {{ text_panel_heading_shipping_taxes }} {% endif %}

{{ text_shipping_transit_times }}
{% if error_min_transit_time %}
{{ error_min_transit_time }}
{% endif %}
{% if error_max_transit_time %}
{{ error_max_transit_time }}
{% endif %}
{{ text_shipping_services }}
{{ text_usd }}
{% if error_flat_rate %}
{{ error_flat_rate }}
{% endif %}
{{ text_carrier_postcode }}
{% if error_carrier_postcode %}
{{ error_carrier_postcode }}
{% endif %}
{{ text_carrier_price_percentage }}
{% if error_carrier_price_percentage %}
{{ error_carrier_price_percentage }}
{% endif %} {% for carrier in available_carriers %}
{{ carrier.name }} ({{ carrier.country }}) {% for service in carrier.services %} {% endfor %}
{% endfor %}
{{ text_taxes }}
{{ text_tax_on_shipping }}
{{ text_active_states }} {% for id, state in states %} {% endfor %}
{{ footer }}