mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-09 11:29:58 +00:00
b7f674c51a
This is the beginning of addressing #523.
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
title: $:/core/ui/PageTemplate/toprightbar
|
|
tags: $:/tags/PageTemplate
|
|
|
|
<span class="tw-topbar tw-topbar-right">
|
|
<$list filter="[all[tiddlers+shadows]!has[draft.of]tag[$:/tags/TopRightBar]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list>
|
|
</span>
|