1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
TiddlyWiki5/archive/tiddlywiki5/shadows/templates/EditTemplate.tid

9 lines
200 B
Plaintext
Raw Normal View History

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