1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 13:40:02 +00:00
2012-05-05 22:49:23 +01:00

9 lines
200 B
Plaintext

title: EditTemplate
modifier: JeremyRuston
<<view title>> <<command SaveTiddler label:"done" class:"btn btn-mini btn-success">>
{{title{
<<edit draft.title>>}}}
<<edit tags>>
{{body{
<<edit text>>}}}