1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/tiddlywiki5/shadows/templates/EditTemplate.tid
2012-03-30 13:50:13 +01:00

8 lines
186 B
Plaintext

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