Template syntax corrected
This commit is contained in:
parent
43df1b4c43
commit
36cae335e5
@ -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…
Reference in New Issue
Block a user