mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-11 18:56:41 +00:00
4 lines
104 B
Handlebars
4 lines
104 B
Handlebars
![]() |
{{#if @entity.description}}
|
||
|
<span class={{@options.className}}>{{@entity.description}}</span>
|
||
|
{{/if}}
|