mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
|
title: $:/editions/zh-Hans/snippets/download-empty-button
|
||
|
|
||
|
<$button class="tc-btn-big-green">
|
||
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/zh-Hant/download-empty" filename="empty.zh-Hans.html"/>
|
||
|
简体中文版 {{$:/core/images/save-button}}
|
||
|
</$button>
|