mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Use view template body when opening tiddler in new window
This commit is contained in:
parent
82de7c9b1a
commit
36896c3db8
@ -18,7 +18,7 @@ tc-page-container tc-page-view-$(storyviewTitle)$ tc-language-$(languageTitle)$
|
|||||||
|
|
||||||
<$navigator story="$:/StoryList" history="$:/HistoryList">
|
<$navigator story="$:/StoryList" history="$:/HistoryList">
|
||||||
|
|
||||||
<$transclude mode="block"/>
|
<$transclude tiddler="$:/core/ui/ViewTemplate/body" mode="block"/>
|
||||||
|
|
||||||
</$navigator>
|
</$navigator>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user