1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-15 08:49:42 +00:00
TiddlyWiki5/archive/tiddlywiki5/shadows/templates/ViewTemplate.tid
2012-05-05 22:49:23 +01:00

9 lines
246 B
Plaintext

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{
<<view text wikified>>}}}