diff --git a/core/templates/store.area.template.html.tid b/core/templates/store.area.template.html.tid index e57bd0c68..ed5359961 100644 --- a/core/templates/store.area.template.html.tid +++ b/core/templates/store.area.template.html.tid @@ -1,13 +1,16 @@ title: $:/core/templates/store.area.template.html +\define saveFilter() +[is[tiddler]] -[type[text/css]] -[type[application/javascript]has[module-type]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +\end <$reveal type="nomatch" state="$:/isEncrypted" text="yes"> `` <$reveal type="match" state="$:/isEncrypted" text="yes"> `` `` \ No newline at end of file diff --git a/core/templates/tiddlywiki5.template.html.tid b/core/templates/tiddlywiki5.template.html.tid index 85eea3a1f..9ea4cf723 100644 --- a/core/templates/tiddlywiki5.template.html.tid +++ b/core/templates/tiddlywiki5.template.html.tid @@ -30,10 +30,6 @@ title: $:/core/templates/tiddlywiki5.template.html {{$:/core/templates/static.content||$:/core/templates/html-tiddler}} - - {{$:/core/templates/store.area.template.html}}