mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
|
title: $:/core/ui/SwitcherModal
|
||
|
subtitle: <$text text={{{[<switch>lookup[$:/language/Switcher/Subtitle/]]}}}/>
|
||
|
class: tc-modal-centered
|
||
|
|
||
|
<$tiddler tiddler={{{[<switch>lookup[$:/config/SwitcherTargets/]]}}}>
|
||
|
|
||
|
|
||
|
<$transclude/>
|
||
|
|
||
|
|
||
|
</$tiddler>
|