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

4 lines
345 B
Plaintext
Raw Normal View History

if componentSet.has('communities') && getRoute('communities')
2021-04-07 21:21:50 +00:00
solid-widget(name='hubl-communities-profile-facebook')
template ${value != "" ? `<a class="segment children-link-rounded children-icon-social-facebook children-link-reversed color-secondary bordered margin-right-medium" href="${value}" target="_blank"><span></span></a>` : ""}