1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/tiddlywiki5/shadows/templates/ViewTemplate.tid
Jeremy Ruston 9b145638ec Renamed SimpleTemplate to ViewTemplate
Compatibility with TiddlyWiki
2012-03-30 19:11:01 +01:00

9 lines
232 B
Plaintext

title: ViewTemplate
modifier: JeremyRuston
{{title{
<<view title>>}}}
{{small{
<<view modifier link>> <<view modified date>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-primary">>}}}
{{body{
<<view text wikified>>}}}