mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
12 lines
418 B
HTML
12 lines
418 B
HTML
{% comment %}
|
|
This file is licensed under the MIT License (MIT) available on
|
|
http://opensource.org/licenses/MIT.
|
|
{% endcomment %}
|
|
|
|
<div class="callout">
|
|
<p><a href="/{{page.lang}}/{% translate download url %}">{% translate download-bitcoin-core bitcoin-core-overview %}</a>
|
|
<img src="/img/os/windows.png" alt="Windows">
|
|
<img src="/img/os/mac.png" alt="Mac">
|
|
<img src="/img/os/linux.png" alt="Linux">
|
|
</p>
|
|
</div>
|