{% extends 'base-compte2.html.twig' %} {% block contenu %} {% set currentUrl = app.request.attributes.get('_route') %}
{% if worker.profilePicture != 'no-img' %} {% endif %}
{% set workerTypeId = customParam('find_my_data_worker_type_id') %} {% if workerTypeId == 1 %}
{% endif %} {% if countryUrl == 'uk' %}
{% endif %} {% if workerTypeId == 2 or workerTypeId == 3 %}
{% endif %}
{{'myAccount.modifications_on_hold'|trans}}
{% endblock %} {% block javascripts %} {% endblock %}