1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/templates/StaticContent.tid

8 lines
207 B
Plaintext
Raw Normal View History

title: $:/templates/StaticContent
type: text/vnd.tiddlywiki
<!-- For Google, and people without JavaScript-->
<$list filter="[!is[shadow]sort[title]]" >
<$view field="title" format="text"></$view>
</$list>