1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 09:43:16 +00:00
TiddlyWiki5/core/templates/EditTemplate.tid

9 lines
212 B
Plaintext

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