mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-12 03:07:05 +00:00
5 lines
151 B
Handlebars
5 lines
151 B
Handlebars
![]() |
{{!-- Allows us to show a block of text in a method more easily compatible with the dynamic
|
||
|
component rendering process
|
||
|
--}}
|
||
|
{{@options.text}}
|