mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-08 13:56:07 +00:00
Allow for an optional top and left sidebars
This commit is contained in:
@@ -5,6 +5,12 @@ title: $:/core/ui/PageTemplate
|
||||
|
||||
<$import browse="no" class="tw-drop-zone-fullscreen">
|
||||
|
||||
<!-- The optional topbar -->
|
||||
{{$:/TopSideBar}}
|
||||
|
||||
<!-- The optional leftsidebar -->
|
||||
{{$:/LeftSideBar}}
|
||||
|
||||
<!-- The sidebar header -->
|
||||
<header class="sidebar-header">
|
||||
|
||||
|
Reference in New Issue
Block a user