mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-12 11:17:01 +00:00
8 lines
125 B
Handlebars
8 lines
125 B
Handlebars
![]() |
{{#if hasBlock}}
|
||
|
{{yield}}
|
||
|
{{else}}
|
||
|
<h2 class="notification-confirm-modal__heading-text">
|
||
|
{{header}}
|
||
|
</h2>
|
||
|
{{/if}}
|