mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
30 lines
1.2 KiB
HTML
Executable file
30 lines
1.2 KiB
HTML
Executable file
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
layout: base
|
|
id: you-need-to-know
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p class="summarytxt">{% translate summary %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_key.svg" alt="Icon" />{% translate secure %}</h2>
|
|
<p>{% translate securetxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_market.svg" alt="Icon" />{% translate volatile %}</h2>
|
|
<p>{% translate volatiletxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_irreversible.svg" alt="Icon" />{% translate irreversible %}</h2>
|
|
<p>{% translate irreversibletxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_anon.svg" alt="Icon" />{% translate anonymous %}</h2>
|
|
<p>{% translate anonymoustxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
|
|
<p>{% translate instanttxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_lab.svg" alt="Icon" />{% translate experimental %}</h2>
|
|
<p>{% translate experimentaltxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/icons/ico_invoice.svg" alt="Icon" />{% translate tax %}</h2>
|
|
<p>{% translate taxtxt %}</p>
|