mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-30 23:23:02 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| title: $:/core/ui/ViewTemplate/body
 | |
| tags: $:/tags/ViewTemplate
 | |
| 
 | |
| <div class="tc-tiddler-body">
 | |
| 
 | |
| <$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
 | |
| 
 | |
| <$transclude>
 | |
| 
 | |
| <$transclude tiddler="$:/language/MissingTiddler/Hint"/>
 | |
| 
 | |
| </$transclude>
 | |
| 
 | |
| </$list>
 | |
| 
 | |
| </div>
 | 
