{% extends "Intranet/Global.php.twig" %} {% block body %} {{ R.js('moussajax/moussaSwitch') }} {{ R.js('moussajax/moussaSortable') }} {{ R.js('moussajax/moussaModal') }}

WORKS OF {{ selectedItem.getFirstName() }} {{ selectedItem.getLastName() }}

{% if selectedId is not null %} {% endif %}
CWG Collection Artbinder Category
{#
#} {% for work in listArtistsWorks %}
{#{{ work.getFirstMedia().getUrl('100x0','sq') }}#} {##} {{ work.name }} ({{ work.year }}) {% for C in work.getCategorys(1) %} | {{ C.getEnName() }} {% endfor %}
{#{{ work.getFirtstMedia.url }}#}
{% endfor %}
{% endblock %}