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

4 lines
309 B
Plaintext

if componentSet.has('communities') && getRoute('communities')
solid-widget(name='orbit-communities-profile-email')
template ${value != "" ? `<a class="link margin-bottom-xsmall icon mdi-email-outline icon-third icon-large icon-margin-right-xsmall link-hover" href="mailto:\${value}">${value}</a>` : ""}