diff --git a/plugins/tiddlywiki/tiddlyweb/html-div-tiddler.tid b/plugins/tiddlywiki/tiddlyweb/html-div-tiddler.tid index 754b3d0ebf..95e2a21b21 100644 --- a/plugins/tiddlywiki/tiddlyweb/html-div-tiddler.tid +++ b/plugins/tiddlywiki/tiddlyweb/html-div-tiddler.tid @@ -4,6 +4,6 @@ title: $:/core/templates/html-div-tiddler This template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields. This version includes the tiddler changecount as the field `revision`. --->`` revision="`<$info type='changecount'/>`" bag="default"> +-->`` revision="`<>`" bag="default">
`<$view field="text" format="htmlencoded" />`
`