1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 21:50:02 +00:00

9 lines
200 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>>}}}
<<edit tags>>
2012-03-29 15:32:36 +01:00
{{body{
<<edit text>>}}}