{% twig_js name="ResourceRightsRow" %} {{ user.firstName }} {{ user.lastName }} {{ user.username }} {% for right in rights %} {% endfor %} {% if isDir %} {{ 'options'|trans({}, 'platform') }} {% endif %}