dash-docs/_templates/bitcoin-for-businesses.html
Saivann f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00

30 lines
1 KiB
HTML
Executable file

---
layout: base
id: bitcoin-for-businesses
---
<h1>{% translate pagetitle %}</h1>
<p class="summary">{% translate summary %}</p>
<h2><img src="/img/ico_lowfee.svg" alt="Icon" />{% translate lowfee %}</h2>
<p>{% translate lowfeetext %}</p>
<h2><img src="/img/ico_shield.svg" alt="Icon" />{% translate fraud %}</h2>
<p>{% translate fraudtext %}</p>
<h2><img src="/img/ico_international.svg" alt="Icon" />{% translate international %}</h2>
<p>{% translate internationaltext %}</p>
<h2><img src="/img/ico_pci.svg" alt="Icon" />{% translate pci %}</h2>
<p>{% translate pcitext %}</p>
<h2><img src="/img/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
<p>{% translate instanttext %}</p>
<h2><img src="/img/ico_visib.svg" alt="Icon" />{% translate visibility %}</h2>
<p>{% translate visibilitytext %}</p>
<h2><img src="/img/ico_multi.svg" alt="Icon" />{% translate multisig %}</h2>
<p>{% translate multisigtext %}</p>
<h2><img src="/img/ico_transparency.svg" alt="Icon" />{% translate transparency %}</h2>
<p>{% translate transparencytext %}</p>