div.whitespace-normal
  solid-resource(data-src=`${component.endpoints.resources}`
      range-resource-type=`${component.endpoints.resourcestypes}`
      range-resource-keyword=`${component.endpoints.resourceskeywords}`
      range-resource-circle=`${getComponent('circles').endpoints.get}/`
      associated-circle-label=""
      data-trans=`associated-circle-label=${component.parameters && component.parameters.associatedName ? component.parameters.associatedName : 'circle.extensions.associated'}`
      upload-dir=`${component.endpoints.uploads}`
      id-prefix='default'
      uniq=component.uniq
  )