1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-08 23:20:03 +00:00

14 lines
229 B
Plaintext

title: $:/core/ui/ViewTemplate/body
tags: $:/tags/ViewTemplate
\define lingo-base() $:/language/MissingTiddler/
<div class="body">
<$transclude>
<$transclude tiddler="$:/language/MissingTiddler/Hint"/>
</$transclude>
</div>