mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
23 lines
547 B
HTML
Executable file
23 lines
547 B
HTML
Executable file
---
|
|
layout: base
|
|
id: how-it-works
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p class="summary">{% translate intro %}</p>
|
|
|
|
<h2>{% translate basics %}</h2>
|
|
<p>{% translate basicstxt1 %}</p>
|
|
|
|
<p><br><img src="/img/bitcoin-how-it-works.svg" alt="Bitcoin" /></p>
|
|
|
|
<h2>{% translate balances %}</h2>
|
|
<p>{% translate balancestxt %}</p>
|
|
|
|
<h2>{% translate transactions %}</h2>
|
|
<p>{% translate transactionstxt %}</p>
|
|
|
|
<h2>{% translate processing %}</h2>
|
|
<p>{% translate processingtxt %}</p>
|
|
|
|
<h2>{% translate readmore %}</h2>
|
|
<p>{% translate readmoretxt %}</p>
|