1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-07 04:56:53 +00:00
TiddlyWiki5/core/ui/PageTemplate/topleftbar.tid

7 lines
259 B
Plaintext
Raw Normal View History

2014-03-25 21:54:06 +00:00
title: $:/core/ui/PageTemplate/topleftbar
tags: $:/tags/PageTemplate
<span class="tw-topbar tw-topbar-left">
<$list filter="[all[tiddlers+shadows]tag[$:/tags/TopLeftBar]!has[draft.of]]" variable="listItem"><$transclude tiddler=<<listItem>>/></$list>
2014-03-25 21:54:06 +00:00
</span>