mirror of
https://github.com/wekan/wekan.git
synced 2026-01-30 21:25:17 +01:00
- Maybe custom html should be here. But it still does not work yet.
Thanks to xet7 !
This commit is contained in:
parent
575b0241e4
commit
bd1df642fa
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,9 @@ template(name="userFormsLayout")
|
|||
template(name="defaultLayout")
|
||||
+header
|
||||
#content
|
||||
| {{{currentSetting.customHTMLafterBodyStart}}}
|
||||
+Template.dynamic(template=content)
|
||||
| {{{currentSetting.customHTMLbeforeBodyEnd}}}
|
||||
if (Modal.isOpen)
|
||||
#modal
|
||||
.overlay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue