mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 06:14:53 +00:00
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
|
created: 20150614115838978
|
||
|
modified: 20150614115932020
|
||
|
title: $:/editions/tw5.com/snippets/download-empty-button
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
<$button class="tc-btn-big-green">
|
||
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/tw5.com/download-empty" filename="empty.html"/>
|
||
|
Télécharger la base {{$:/core/images/save-button}}
|
||
|
</$button>
|