mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed legal page
This commit is contained in:
parent
753bd73b38
commit
05dd295087
2 changed files with 71 additions and 115 deletions
|
@ -8,8 +8,8 @@ pages:
|
|||
|
||||
hero-heading: How the Law Applies to DASH
|
||||
hero-text: The purpose of the DASH DAO is to promote, protect and standardize DASH. In the course of our mission, we have received inquiries into how some aspects of DASH are treated under United States law.
|
||||
hero-tax-btn: Download
|
||||
hero-compliance-btn: All Wallets
|
||||
hero-tax-btn: Tax Treatment
|
||||
hero-compliance-btn: Compliance FIAT - DASH
|
||||
|
||||
tax-text: What is the Tax Treatment of the Masternode Operators’ DASH?
|
||||
tax-hero: Dash can be acquired, held and exchanged in many ways.
|
||||
|
@ -17,6 +17,7 @@ pages:
|
|||
spend-btn: Spend Dash
|
||||
trade-btn: Trade Dash
|
||||
|
||||
|
||||
сogent-heading: Cogent Law
|
||||
criminally-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.
|
||||
|
@ -31,7 +32,7 @@ pages:
|
|||
treatment-text-hero: HOW ARE MASTERNODE OPERATORS TREATED UNDER THE U.S. TAX LAWS?
|
||||
treatment-btn: Full List
|
||||
|
||||
treatment-masternode-btn: Tax Treatment of the Masternode
|
||||
treatment-masternode-heading: Tax Treatment of the Masternode
|
||||
|
||||
vitrtual-kiosk-heading: Quick Guide To Operating a Virtual Currency Kiosk
|
||||
vitrtual-kiosk-btn: Learn More
|
||||
|
|
143
legal/index.html
143
legal/index.html
|
@ -9,9 +9,9 @@ description: pages.legal.description
|
|||
<div class="page page--home">
|
||||
|
||||
<section class="section section--claim">
|
||||
<div class="section__content content">
|
||||
<div class="section__content">
|
||||
<p class="section__lead bottom-space">{% t pages.legal.tax-text %}</p>
|
||||
<h2 class="section__title">{% t pages.legal.tax-hero %}</h2>
|
||||
<p>{% t pages.legal.tax-hero %}</p>
|
||||
<div class="hero__buttons">
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287" target="_blank" class="btn-white-solid">{% t pages.legal.buy-btn %}</a>
|
||||
<a href="https://www2.dash.org/merchants/" target="_blank" class="btn-white-solid">{% t pages.legal.spend-btn %}</a>
|
||||
|
@ -23,138 +23,91 @@ description: pages.legal.description
|
|||
<section>
|
||||
<div class="content">
|
||||
|
||||
<h2 class="bottom-space section__title">{% t pages.legal.exchanges-heading %}</h2>
|
||||
|
||||
<div class="ctabox ctabox--gray-light-bg" data-js-ctabox>
|
||||
<div class="ctabox__inner">
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="https://poloniex.com/" target="_blank" class="ctabox__link">
|
||||
<div class="ctabox__imagewrapper">
|
||||
<img src="/assets/img/get-dash/poloniex.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">POLONIEX</h4>
|
||||
<p class="ctabox__description">Exchange market</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="https://btc-e.com/" target="_blank" class="ctabox__link">
|
||||
<div class="ctabox__imagewrapper">
|
||||
<img src="/assets/img/get-dash/btc-e.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">BTC-E</h4>
|
||||
<p class="ctabox__description">Exchange market</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="https://www.bitfinex.com" target="_blank" class="ctabox__link">
|
||||
<div class="ctabox__imagewrapper">
|
||||
<img src="/assets/img/get-dash/bitfinex.png" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">BIFINEX</h4>
|
||||
<p class="ctabox__description">Exchange market</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
<article class="ctabox__cta" data-js-ctabox-item>
|
||||
<a href="https://bittrex.com/" target="_blank" class="ctabox__link">
|
||||
<div class="ctabox__imagewrapper">
|
||||
<img src="/assets/img/get-dash/bittrex-logo.jpg" class="ctabox__image">
|
||||
</div>
|
||||
<div class="ctabox__text">
|
||||
<h4 class="ctabox__title">bittrex</h4>
|
||||
<p class="ctabox__description">Exchange market</p>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<a href="{{ base }}/exchanges/" class="btn-blue">{% t pages.legal.full-list-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
|
||||
<h2 class="bottom-space section__title">{% t pages.buy.brokers-heading %}</h2>
|
||||
<h2 class="bottom-space section__title">{% t pages.legal.сogent-heading %}</h2>
|
||||
|
||||
<div class="row bottom-space">
|
||||
<ul class="member-list member-list--merchants">
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<a href="https://www.bitpanda.com/trades/buy" target="_blank" class="member__link">
|
||||
<img class="member__image" src="/assets/img/get-dash/bitpanda_logo.png" alt="Alfacashier">
|
||||
</a>
|
||||
<img class="member__image" src="./Legal_files/im_1.png" alt="Alfacashier">
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Bitpanda</div>
|
||||
<div class="member__name" style="height: 35px;">BSA AML Compliance</div>
|
||||
</li>
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<a href="https://changelly.com" target="_blank" class="member__link">
|
||||
<img class="member__image" src="/assets/img/get-dash/changelly.png" alt="Changelly">
|
||||
</a>
|
||||
<img class="member__image" src="./Legal_files/im_2.png" alt="Changelly">
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Changelly</div>
|
||||
<div class="member__name" style="height: 35px;">KYC CDD Policy</div>
|
||||
</li>
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<a href="https://shapeshift.io/" target="_blank" class="member__link">
|
||||
<img class="member__image" src="/assets/img/get-dash/shapeshift.png" alt="Shapeshift">
|
||||
</a>
|
||||
<img class="member__image" src="./Legal_files/im_3.png" alt="Shapeshift">
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Shapeshift</div>
|
||||
<div class="member__name" style="height: 35px;">AML Program</div>
|
||||
</li>
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<a href="https://arbitrcoin.com/" target="_blank" class="member__link">
|
||||
<img class="member__image" src="/assets/img/get-dash/Arbitcoin-logo.png" alt="Shapeshift">
|
||||
<img class="member__image" src="./Legal_files/im_4.png" alt="Shapeshift">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">ArbiytrCoin</div>
|
||||
<div class="member__name" style="height: 35px;">Risk Assessment</div>
|
||||
</li>
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<img class="member__image" src="./Legal_files/im_5.png" alt="Shapeshift">
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Surveillance and Monitoring Policy</div>
|
||||
</li>
|
||||
<li class="member" style="height: 219px;">
|
||||
<div class="member__avatar">
|
||||
<div class="member__image-wrapper">
|
||||
<img class="member__image" src="./Legal_files/im_6.png" alt="Shapeshift">
|
||||
</div>
|
||||
</div>
|
||||
<div class="member__name" style="height: 35px;">Different Reports to file in different situations</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<p>{% t pages.legal.criminally-text %}</p>
|
||||
<a href="#" class="btn-blue-solid">{% t pages.legal.criminally-btn %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="home-latest-news">
|
||||
<div class="content">
|
||||
<h2 class="section__title">{% t pages.legal.otc-heading %}</h2>
|
||||
<h2 class="section__title">{% t pages.legal.treatment-heading %}</h2>
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
<div class="col-md-6">
|
||||
{% t pages.legal.treatment-text %}
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="news-post">
|
||||
<a href="https://www.youtube.com/watch?v=irn9m7Ewx0E" target="_blank">
|
||||
<a href="https://www.youtube.com/watch?v=bE7pxHtAiNol" target="_blank">
|
||||
<div class="news-image">
|
||||
<img src="/assets/img/blog/2017-03-12-woscryptoshow.png">
|
||||
<img src="/assets/img/get-dash/dash-detailed.png">
|
||||
</div>
|
||||
<div class="news-body news-body--short">
|
||||
<h3 class="news-title">Wall of Coins on The Crypto Show</h3>
|
||||
<h3 class="news-title">Dashous Video</h3>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
{% tmd pages.legal.otc-text %}
|
||||
<div class="text-center">
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/UoFNBg" target="_blank" class="btn-blue">{% t pages.legal.otc-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<div class="col-md-6">
|
||||
<div class="news-post">
|
||||
<a href="https://www.youtube.com/watch?v=bE7pxHtAiNol" target="_blank">
|
||||
<div class="news-image">
|
||||
|
@ -168,10 +121,13 @@ description: pages.legal.description
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--info-grid" id="getdash-info">
|
||||
<div class="section__content">
|
||||
<h2 class="section__title">{% t pages.legal.treatment-masternode-heading %}</h2>
|
||||
<div class="info-grid content">
|
||||
<div class="info-grid__content">
|
||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-wallet-setup">
|
||||
|
@ -181,10 +137,9 @@ description: pages.legal.description
|
|||
<a href="{% t pages.get-dash.setup-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.setup-btn %}</a>
|
||||
</article>
|
||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-buy">
|
||||
<
|
||||
<h3 class="info-grid__item-title">{% t pages.legal.buy-heading %}</h3>
|
||||
<p class="info-grid__item-text">{% t pages.legal.buy-text %}</p>
|
||||
<a href="{% t pages.get-dash.buy-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.buy-btn %}</a>
|
||||
<h3 class="info-grid__item-title">{% t pages.legal.audio-heading %}</h3>
|
||||
<p class="info-grid__item-text">{% t pages.legal.audio-text %}</p>
|
||||
<a href="{% t pages.get-dash.buy-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.audio-text-btn %}</a>
|
||||
</article>
|
||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-trade">
|
||||
<h3 class="info-grid__item-title">{% t pages.legal.trade-heading %}</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue