2021-04-09 11:28:39 +00:00
|
|
|
if componentSet.has('communities') && getRoute('communities')
|
2021-04-06 13:47:57 +00:00
|
|
|
solid-widget(name='hubl-communities-profile-members-counter')
|
|
|
|
template
|
|
|
|
p
|
|
|
|
span.icon.icon-people.icon-third.icon-large.margin-right-xsmall
|
|
|
|
solid-display(
|
|
|
|
data-src="${src || value}"
|
|
|
|
fields=''
|
|
|
|
counter-template="\\\${counter}"
|
|
|
|
)
|
2021-04-07 21:21:50 +00:00
|
|
|
span(data-trans="communities.profile.members")
|