1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-16 09:19:43 +00:00
TiddlyWiki5/tiddlywiki5/shadows/templates/EditTemplate.tid
Jeremy Ruston b62eef675a Add tags to the default templates
Which now look pretty terrible, by the way
2012-04-11 11:29:46 +01:00

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>>}}}