mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Finish the transition from Spacebars to Jade
This commit is contained in:
parent
a16b7cd69c
commit
a41e07b37e
3 changed files with 14 additions and 17 deletions
|
|
@ -5,3 +5,9 @@ template(name="editor")
|
|||
autofocus=autofocus
|
||||
placeholder="{{_ 'comment-placeholder'}}")
|
||||
+Template.contentBlock
|
||||
|
||||
template(name="viewer")
|
||||
+mentions
|
||||
+emoji
|
||||
+markdown
|
||||
{{> UI.contentBlock }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue