Some checks are pending
Integration tests for the release process / release-simulation (push) Waiting to run
3 lines
143 B
Go HTML Template
3 lines
143 B
Go HTML Template
<div class="field {{if not .item.VisibleOnForm}}tw-hidden{{end}}">
|
|
<div>{{RenderMarkdownToHtml .Context .item.Attributes.value}}</div>
|
|
</div>
|