hubl/src/views/partials/widgets/hubl-communities-profile-logo.pug
2021-04-09 13:28:39 +02:00

3 lines
200 B
Plaintext

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