mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 08:44:52 +00:00
b62eef675a
Which now look pretty terrible, by the way
9 lines
246 B
Plaintext
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>>}}} |