mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
6 lines
267 B
Plaintext
6 lines
267 B
Plaintext
title: $:/editions/tw5.com/snippets/download-empty-button
|
|
|
|
<$button class="tc-btn-big-green">
|
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/tw5.com/download-empty" filename="empty.html"/>
|
|
Download Empty {{$:/core/images/save-button}}
|
|
</$button> |