add a store.area.template to tiddlywiki5.html.tid. To work properly

it needs to go behind `{{$:/core/templates/store.info.template.html}}`

On branch 6684-add-last-saved-timestamp
Changes to be committed:
	modified:   core/templates/tiddlywiki5.html.tid
This commit is contained in:
pmario 2024-01-31 10:28:51 +01:00
parent 207720cb30
commit d7d9c83fea
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ title: $:/core/templates/tiddlywiki5.html
</noscript>
<!--~~ Ordinary tiddlers ~~-->
`{{$:/core/templates/store.area.template.html}}`
`{{$:/core/templates/store.info.template.html}}`
<!--~~ Library modules ~~-->
<div id="libraryModules" style="display:none;">
`{{{ [is[system]type[application/javascript]library[yes]] ||$:/core/templates/javascript-tiddler}}}`