{% import 'includes/filters/filter-variables.j2' as vars %}

Replace values using an external mapping table. {% with key='Replace-data-filter' %}{% include "includes/help.html" %}{% endwith %}

{% set name='replace-map-url%02d' % n %}
{% with id='#' + name + '-field' %} {% include "includes/selectors.html" %} {% endwith %}