mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 20:33:08 -08:00
23 lines
348 B
Text
23 lines
348 B
Text
title: $:/templates/ControlPanel
|
|
|
|
<$button message="tw-new-tiddler" class="btn btn-success">New Tiddler</$button>
|
|
|
|
---
|
|
|
|
Import: <$import class="tw-drop-zone">
|
|
|
|
Drop files here
|
|
|
|
</$import>
|
|
|
|
---
|
|
|
|
<$button message="tw-save-wiki" class="btn btn-primary">Save Changes</$button>
|
|
|
|
---
|
|
|
|
{{$:/snippets/encryptionstatus}}
|
|
|
|
---
|
|
|
|
{{$:/snippets/themeswitcher}}
|