small fixes and cleans (#176)

* clean up; get-dash page fixed; changed  on minig page content; added some links and footer and on pages
This commit is contained in:
mr.V 2017-03-17 22:54:18 +07:00 committed by moocowmoo
parent d34daab710
commit e2452e1187
4 changed files with 9 additions and 6 deletions

View file

@ -664,6 +664,9 @@ pages:
otc-text: | otc-text: |
Buying or selling large amounts of Dash on exchanges can cause price slippage, resulting in the buyer or seller receiving less value than intended. Large buy orders push the price higher, resulting in overpayment. Sizeable sell orders do the opposite, resulting in less value received for the Dash you sell. Fortunately there are “over the counter” or OTC solutions, where a vendor pairs buyers and sellers, allowing them to conduct large transactions off the exchanges and free from slippage.t things like a new website, pr budget, etc. The benefit to you is, you can get many more coins at the current price, then what are available on any exchange. So you can get into a Dash position much easier/cheaper than would otherwise be possible. Buying or selling large amounts of Dash on exchanges can cause price slippage, resulting in the buyer or seller receiving less value than intended. Large buy orders push the price higher, resulting in overpayment. Sizeable sell orders do the opposite, resulting in less value received for the Dash you sell. Fortunately there are “over the counter” or OTC solutions, where a vendor pairs buyers and sellers, allowing them to conduct large transactions off the exchanges and free from slippage.t things like a new website, pr budget, etc. The benefit to you is, you can get many more coins at the current price, then what are available on any exchange. So you can get into a Dash position much easier/cheaper than would otherwise be possible.
otc-btn: Full List otc-btn: Full List
exchanges-heading: Biggest Exchanges
full-list-btn: Full Exchanges List full-list-btn: Full Exchanges List
claim-heading: Buy, Sell, Exchange Dash claim-heading: Buy, Sell, Exchange Dash

View file

@ -15,7 +15,7 @@
<li><a href="{{ basenav }}/mining/" >{% t nav.mining %}</a></li> <li><a href="{{ basenav }}/mining/" >{% t nav.mining %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Masternode" target="_blank">{% t nav.masternode %}</a></li> <li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Masternode" target="_blank">{% t nav.masternode %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank">{% t nav.wallet %}</a></li> <li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank">{% t nav.wallet %}</a></li>
<li><a href="https://dashcentral.org/budget/create" target="_blank">{% t nav.funding %}</a></li> <li><a href="{{ basenav }}/governance/" target="_blank">{% t nav.funding %}</a></li>
</ul> </ul>
</section> </section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 KiB

View file

@ -29,7 +29,7 @@ description: pages.get-dash.description
<section> <section>
<div class="content"> <div class="content">
<h2 class="bottom-space section__title">{% t pages.buy.exchanges-heading %}</h2> <h2 class="bottom-space section__title">{% t pages.get-dash.exchanges-heading %}</h2>
<div class="ctabox ctabox--gray-light-bg" data-js-ctabox> <div class="ctabox ctabox--gray-light-bg" data-js-ctabox>
<div class="ctabox__inner"> <div class="ctabox__inner">
@ -144,7 +144,7 @@ description: pages.get-dash.description
<div class="row"> <div class="row">
<div class="col-sm-3"> <div class="col-sm-3">
<div class="news-post"> <div class="news-post">
<a href="/2017/03/12/woscryptoshow.html"> <a href="https://www.youtube.com/watch?v=irn9m7Ewx0E" target="_blank">
<div class="news-image"> <div class="news-image">
<img src="/assets/img/blog/2017-03-12-woscryptoshow.png"> <img src="/assets/img/blog/2017-03-12-woscryptoshow.png">
</div> </div>
@ -162,12 +162,12 @@ description: pages.get-dash.description
</div> </div>
<div class="col-sm-3"> <div class="col-sm-3">
<div class="news-post"> <div class="news-post">
<a href="/2017/03/10/priceexplained.html"> <a href="https://www.youtube.com/watch?v=bE7pxHtAiNol" target="_blank">
<div class="news-image"> <div class="news-image">
<img src="/assets/img/blog/2017-03-10-priceexplained.jpg"> <img src="/assets/img/get-dash/dash-detailed.png">
</div> </div>
<div class="news-body news-body--short"> <div class="news-body news-body--short">
<h3 class="news-title">Dash Price Rise, Explained</h3> <h3 class="news-title">Dashous Video</h3>
</div> </div>
</a> </a>
</div> </div>