{{ 'You are editing settings for multiple shops contexts. These settings will be applied to other contexts and may override current values.'|trans({}, 'Modules.Dpdshipping.Admin') }}
{% endif %}
{% set inputs = [
[form.ref1, form.ref1StaticValue],
[form.ref2, form.ref2StaticValue],
[form.customerData, form.customerDataStaticValue],
[form.content, form.contentStaticValue],
] %}
{% for item in inputs %}