hubl/src/views/partials/widgets/orbit-communities-profile-p...

4 lines
317 B
Plaintext

if componentSet.has('communities') && getRoute('communities')
solid-widget(name='orbit-communities-profile-picture')
template ${value != "" ? `<div><div \style="background-image:url(${value});"></div></div>` : `<div class="picture-empty"><object type="image/svg+xml" data="/images/photos.svg"></object></div>`}