1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
TiddlyWiki5/core/templates/StaticContent.tid
2012-12-30 13:55:19 +00:00

8 lines
207 B
Plaintext

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>