1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/system/download-empty-button.tid

9 lines
347 B
Plaintext
Raw Normal View History

created: 20200507005920476
modified: 20200507044420793
title: $:/editions/tw5.com/snippets/download-empty-button
type: text/vnd.tiddlywiki
<$button class="tc-btn-download">
<$action-sendmessage $message="tm-download-file" $param="$:/editions/tw5.com/download-empty" filename="empty.html"/>
Download Empty {{$:/core/images/save-button}}
</$button>