hubl/src/views/partials/widgets/hubl-communities-profile-lo...

3 lines
213 B
Plaintext

if componentSet.has('admin') && componentSet.has('communities')
solid-widget(name='hubl-communities-profile-logo')
template ${value != "" ? `<div \style="background-image:url(${value});" />` : `<div></div>`}