mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 14:24:51 +00:00
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
|
title: $:/editions/fr-FR/snippets/download-empty-button
|
||
|
|
||
|
<$button class="tc-btn-big-green">
|
||
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/fr-FR/download-empty" filename="empty_fr.html"/>
|
||
|
Télécharger un wiki vide {{$:/core/images/save-button}}
|
||
|
</$button>
|