mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +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>>}}} |