mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 17:06:13 +01:00
7 lines
178 B
Text
7 lines
178 B
Text
|
|
template(name='inlinedCardDescription')
|
||
|
|
if isOpen.get
|
||
|
|
form.inlined-form.js-inlined-form(id=id class=classNames)
|
||
|
|
+Template.contentBlock
|
||
|
|
else
|
||
|
|
+Template.elseBlock
|