fixed governance and masternodes content

This commit is contained in:
VitaliyTr 2017-02-24 20:33:22 +07:00
parent 2b920a41f0
commit cf0f715b23
3 changed files with 7 additions and 123 deletions

View file

@ -15,9 +15,8 @@
<p class="hero__lead">{% t pages.governance.hero-text %}</p>
<div class="hero__buttons">
<a href="#" class="btn-white-solid">{% t pages.governance.hero-how-to-btn %}</a>
<a href="#" class="btn-white-solid">{% t pages.governance.hero-guide-btn %}</a>
<a href="#" class="btn-white-solid">{% t pages.governance.hero-pools-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/x/FgAMBQ" class="btn-white-solid" target="_blank">{% t pages.governance.hero-how-to-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/x/CIBuAQ" class="btn-white-solid" target="_blank">{% t pages.governance.hero-tools-btn %}</a>
</div>
</div>