1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-11 00:20:01 +00:00

8 lines
186 B
Plaintext
Raw Normal View History

2012-03-29 15:32:36 +01:00
title: EditTemplate
modifier: JeremyRuston
2012-03-30 13:50:13 +01:00
<<view title>> <<command SaveTiddler label:"done" class:"btn btn-mini btn-success">>
2012-03-29 15:32:36 +01:00
{{title{
<<edit draft.title>>}}}
{{body{
<<edit text>>}}}