mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-09 19:39:57 +00:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
|
title: SimpleTemplate
|
||
|
modifier: JeremyRuston
|
||
|
|
||
|
{{title{
|
||
|
<<view title>>}}}
|
||
|
{{small{
|
||
|
<<view modifier link>> <<view modified date>>}}}
|
||
|
{{body{
|
||
|
<<view text wikified>>}}}
|