1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-16 09:19:43 +00:00
TiddlyWiki5/tiddlywiki5/shadows/templates/ViewTemplate.tid
Jeremy Ruston b62eef675a Add tags to the default templates
Which now look pretty terrible, by the way
2012-04-11 11:29:46 +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>>}}}