{{ 'Limite temporelle' | trans }}
{% set base = collection.get_databox().get_label(app['locale']) %}
{% trans with {'%base%' : base} %}Base %base%{% endtrans %}
{% set collection = base_id|bas_labels(app) %}
{% trans with {'%collection%' : collection} %}Collection %collection%{% endtrans %}