2013-08-21 19:51:45 +00:00
|
|
|
title: $:/core/ui/ViewTemplate/body
|
|
|
|
tags: $:/tags/ViewTemplate
|
|
|
|
|
2015-08-10 10:39:11 +00:00
|
|
|
<$reveal tag="div" class="tc-tiddler-body" type="nomatch" state=<<folded-state>> text="hide" retain="yes" animate="yes">
|
2015-08-09 10:10:04 +00:00
|
|
|
|
2017-06-24 16:48:18 +00:00
|
|
|
<$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
|
2014-07-12 08:09:36 +00:00
|
|
|
|
2017-06-24 16:48:18 +00:00
|
|
|
<$transclude>
|
2014-02-20 21:42:31 +00:00
|
|
|
|
2017-06-24 16:48:18 +00:00
|
|
|
<$transclude tiddler="$:/language/MissingTiddler/Hint"/>
|
2014-03-02 18:43:22 +00:00
|
|
|
|
2017-06-24 16:48:18 +00:00
|
|
|
</$transclude>
|
2014-03-02 18:43:22 +00:00
|
|
|
|
2014-07-12 08:09:36 +00:00
|
|
|
</$list>
|
|
|
|
|
2017-04-18 07:15:25 +00:00
|
|
|
</$reveal>
|