mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Template syntax corrected
This commit is contained in:
parent
43df1b4c43
commit
36cae335e5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ id: resources
|
|||
{% if page.lang == 'ru' %}<p><a href="http://btcrussia.ru/">BTCRussia</a></p>{% endif %}
|
||||
<p><a href="http://www.coindesk.com/">CoinDesk</a></p>
|
||||
<p><a href="http://bitcoinmagazine.com/">Bitcoin Magazine</a></p>
|
||||
{if page.lang == 'ru' %}<p><a href="https://bitcointalk.org/index.php?board=128.0">Биткойн Форум / Новости</a></p>{% else %}<p><a href="https://bitcointalk.org/index.php?board=77.0">Bitcoin Forum / Press</a></p>{% endif %}
|
||||
{% if page.lang == 'ru' %}<p><a href="https://bitcointalk.org/index.php?board=128.0">Биткойн Форум / Новости</a></p>{% else %}<p><a href="https://bitcointalk.org/index.php?board=77.0">Bitcoin Forum / Press</a></p>{% endif %}
|
||||
</div><div>
|
||||
<h2><img src="/img/ico_market.svg" class="titleicon" alt="Icon">{% translate charts %}</h2>
|
||||
<p><a href="http://blockchain.info/charts">Blockchain.info</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue