mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 21:03:21 -08:00
Templates are the low-level bits and pieces that allow TW5 to generate HTML and CSS renderings of tiddlers. The UI folder contains the user-visible UI of TW5
15 lines
230 B
Text
15 lines
230 B
Text
title: $:/core/ui/ToolsPanel
|
|
|
|
Import: <$import class="tw-drop-zone"/>
|
|
|
|
---
|
|
|
|
<$button message="tw-save-wiki" class="btn btn-primary">Save Changes</$button>
|
|
|
|
---
|
|
|
|
{{$:/snippets/encryptionstatus}}
|
|
|
|
---
|
|
|
|
{{$:/snippets/themeswitcher}}
|