1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/archive/tiddlywiki5/shadows/templates/ViewTemplate.tid

9 lines
246 B
Plaintext
Raw Normal View History

title: ViewTemplate
modifier: JeremyRuston
{{title{
<<view title>>}}}
{{small{
<<view modifier link>> <<view modified date>> <<view tags>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-primary">>}}}
{{body{
2012-03-29 14:32:36 +00:00
<<view text wikified>>}}}