1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/core/templates/static.content.tid
2013-05-31 19:56:54 +01:00

8 lines
213 B
Plaintext

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