.frame template#client-template div#clientBox div h2 Client : div.containerH label Raison Sociale : span ${value.name} div.containerV label Adresse : span ${value.address} div h2 Contact : sib-display( data-fields='title, client.logo, label-description, description, client', set-title='const-title1,phone,client.name,const-title2, name', widget-client.logo='sib-display-img', template-client='client-template', widget-team='sib-display-lookuplist', value-label-description="Description:", value-label-client="Client:", value-const-title1="N°:", value-const-title2="-", bind-resources, ) h2 Team: div.containerH sib-display.members-list-condensed( id-suffix='team', data-fields='profile.picture, profile.user, groups', widget-profile.picture='sib-display-img', widget-profile.user='hdapp-userinfo', widget-groups='sib-display-lookuplist', next='profile', bind-resources, )