mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-22 14:35:17 +00:00
6 lines
159 B
Handlebars
6 lines
159 B
Handlebars
{{fa-icon (if this.entityExistsInList "times" "plus")}}
|
|
{{! enclosing in span to allow css rule targeting to style properties }}
|
|
<span>
|
|
{{this.cta}}
|
|
</span>
|