1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/templates/PageTemplate.tid

12 lines
178 B
Plaintext
Raw Normal View History

title: $:/templates/PageTemplate
{{navigation-panel{
<<chooser>>
}}}
{{zoomer-panel{
<<zoomer>>
}}}
{{container-fluid{
<<story story:"$:/StoryTiddlers" storyview:scroller>>
}}}