mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
6 lines
167 B
Text
6 lines
167 B
Text
template(name='inlinedForm')
|
|
if isOpen.get
|
|
form.inlined-form.js-inlined-form(id=id class=classNames)
|
|
+Template.contentBlock
|
|
else
|
|
+Template.elseBlock
|