mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
added market cap data on network page
This commit is contained in:
parent
2880b77cf2
commit
acfc0700e1
3 changed files with 25 additions and 4 deletions
|
@ -12,9 +12,10 @@ description: pages.currency.description
|
|||
<div class="section__content">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<h2 class="">{% t pages.currency.markets-heading %}</h2>
|
||||
<p class="section__lead">
|
||||
Compare Sites
|
||||
<h2 class="bottom-space">{% t pages.currency.markets-heading %}</h2>
|
||||
<span id="marketcap_count" class="big-accent bottom-space"></span>
|
||||
<p class="bottom-space">
|
||||
{% t pages.currency.markets-desc-text %}
|
||||
</p>
|
||||
<div class="hero__buttons">
|
||||
<a href="http://coinmarketcap.com/currencies/dash/#markets" target="_blank" class="btn-blue-solid">CoinMarketCap</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue