mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
12 lines
380 B
HTML
12 lines
380 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 %}">Download Bitcoin Core</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>
|