mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-09 11:29:58 +00:00
6 lines
288 B
Plaintext
6 lines
288 B
Plaintext
|
title: $:/editions/ja-JP/snippets/download-empty-button
|
||
|
|
||
|
<$button class="tc-btn-big-green">
|
||
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/ja-JP/download-empty" filename="empty_ja.html"/>
|
||
|
空のウィキをダウンロード {{$:/core/images/save-button}}
|
||
|
</$button>
|