Initial
This commit is contained in:
5
resources/app/templates/journal/page-text-edit.html
Normal file
5
resources/app/templates/journal/page-text-edit.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<form class="{{cssClass}} flexcol" autocomplete="off">
|
||||
{{> journalEntryPageHeader}}
|
||||
{{editor editor.content target="text.content" class="journal-page-content" button=false editable=true
|
||||
engine=editor.engine collaborate=editor.collaborate}}
|
||||
</form>
|
||||
Reference in New Issue
Block a user