mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 14:36:43 +00:00
9 lines
200 B
Plaintext
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>>}}} |