mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add bootstrap.dat to the download page
Mention short instructions about how to use bootstrap.dat Add a warning icon and title to grab attention to the text
This commit is contained in:
parent
c7f937cee8
commit
1babe1c413
5 changed files with 95 additions and 1 deletions
|
@ -23,6 +23,11 @@ id: download
|
|||
<div><span></span> <a href="https://github.com/bitcoin/bitcoin">{% translate downloadsource %}</a> (GitHub)</div>
|
||||
<p><a href="/en/version-history">{% translate versionhistory %}</a></p>
|
||||
</div>
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
|
||||
{% else %}
|
||||
<h2><img src="/img/warning.svg" class="warningicon">{% translate patient %}</h2>
|
||||
{% endcase %}
|
||||
<p>{% translate notesync %}</p>
|
||||
<p>{% translate notelicense %}</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue