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
b85088cdca
commit
8b3b0ebd9a
3 changed files with 32 additions and 31 deletions
12
_i18n/en.yml
12
_i18n/en.yml
|
@ -7,7 +7,8 @@ pages:
|
||||||
description: Download the wallet and get Dash at an exchange.
|
description: Download the wallet and get Dash at an exchange.
|
||||||
|
|
||||||
hero-heading: How the Law Applies to DASH
|
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-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. The purpose of this document is to address the most common of these inquiries and explain how we believe the laws apply to DASH. This is not meant as a legal opinion, and you should consult your own attorneys before relying upon it. However, it is meant to state our position on the law, and how the law should be properly interpreted.
|
||||||
|
One of the most common questions we receive is “How are Masternode operators treated under the U.S. tax laws?”
|
||||||
hero-tax-btn: Tax Treatment
|
hero-tax-btn: Tax Treatment
|
||||||
hero-compliance-btn: Compliance FIAT - DASH
|
hero-compliance-btn: Compliance FIAT - DASH
|
||||||
|
|
||||||
|
@ -29,7 +30,8 @@ pages:
|
||||||
treatment-heading: What is the Tax Treatment of the Masternode Operators’ DASH?
|
treatment-heading: What is the Tax Treatment of the Masternode Operators’ DASH?
|
||||||
treatment-text: >
|
treatment-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. The purpose of this document is to address the most common of these inquiries and explain how we believe the laws apply to DASH.
|
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. The purpose of this document is to address the most common of these inquiries and explain how we believe the laws apply to DASH.
|
||||||
<br/><br/>
|
|
||||||
|
|
||||||
This is not meant as a legal opinion, and you should consult your own attorneys before relying upon it. However, it is meant to state our position on the law, and how the law should be properly interpreted. One of the most common questions we receive is “
|
This is not meant as a legal opinion, and you should consult your own attorneys before relying upon it. However, it is meant to state our position on the law, and how the law should be properly interpreted. One of the most common questions we receive is “
|
||||||
|
|
||||||
treatment-text-hero: HOW ARE MASTERNODE OPERATORS TREATED UNDER THE U.S. TAX LAWS?
|
treatment-text-hero: HOW ARE MASTERNODE OPERATORS TREATED UNDER THE U.S. TAX LAWS?
|
||||||
|
@ -46,8 +48,10 @@ pages:
|
||||||
|
|
||||||
|
|
||||||
report-heading: Get familiar with some of the reports
|
report-heading: Get familiar with some of the reports
|
||||||
report-text: Get familiar with the documentation
|
report-heading-btn: Learn More
|
||||||
report-heading-btn: Trade Dash
|
|
||||||
|
docs-heading: Get familiar with the documentation
|
||||||
|
docs-heading-btn: Learn More
|
||||||
|
|
||||||
atm-heading: Buy Dash at an ATM
|
atm-heading: Buy Dash at an ATM
|
||||||
atm-text: Instant Dash purchases from an ATM in your country
|
atm-text: Instant Dash purchases from an ATM in your country
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div class="hero__buttons hero__buttons--get-dash">
|
<div class="hero__buttons hero__buttons--get-dash">
|
||||||
<a href="#" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
|
<a href="#tax" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
|
||||||
<a href="" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
|
<a href="#compliance" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -80,20 +80,25 @@ description: pages.legal.description
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<h3>{% t pages.legal.criminally-heading %}</h3>
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<div class="content">
|
||||||
|
<h3 id="compliance">{% t pages.legal.criminally-heading %}</h3>
|
||||||
<div class="text-center bottom-space">{% t pages.legal.criminally-text %}</div>
|
<div class="text-center bottom-space">{% t pages.legal.criminally-text %}</div>
|
||||||
<a href="#" class="btn-blue-solid">{% t pages.legal.criminally-btn %}</a>
|
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-blue-solid" target="_blank">{% t pages.legal.criminally-btn %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="home-latest-news">
|
<section class="home-latest-news">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h2 class="section__title">{% t pages.legal.treatment-heading %}</h2>
|
<h2 id="tax" class="section__title">{% t pages.legal.treatment-heading %}</h2>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<p class="bottom-space">{% t pages.legal.treatment-text %}</p>
|
<p class="bottom-space">{% t pages.legal.treatment-text %}</p>
|
||||||
<h3 class="bottom-space">{% t pages.legal.treatment-text-hero %}</h3>
|
<h3 class="bottom-space">{% t pages.legal.treatment-text-hero %}</h3>
|
||||||
<a href="" class="btn-blue-solid">{% t pages.legal.treatment-btn %}</a>
|
<a href="https://dashpay.atlassian.net/wiki/display/DOC/How+the+Law+Applies+to+DASH#HowtheLawAppliestoDASH-WhatistheTaxTreatmentoftheMasternodeOperators’DASH?" class="btn-blue-solid" target="_blank">{% t pages.legal.treatment-btn %}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
|
@ -133,37 +138,29 @@ description: pages.legal.description
|
||||||
<h2 class="section__title">{% t pages.legal.treatment-masternode-heading %}</h2>
|
<h2 class="section__title">{% t pages.legal.treatment-masternode-heading %}</h2>
|
||||||
<div class="info-grid content">
|
<div class="info-grid content">
|
||||||
<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">
|
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-wallet-setup">
|
||||||
|
|
||||||
<h3 class="info-grid__item-title">{% t pages.legal.setup-heading %}</h3>
|
<h3 class="info-grid__item-title">{% t pages.legal.vitrtual-kiosk-heading %}</h3>
|
||||||
<p class="info-grid__item-text">{% t pages.legal.setup-text %}</p>
|
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-STEP1)" target="_blank" class="info-grid__item-link">{% t pages.legal.setup-btn %}</a>
|
||||||
<a href="{% t pages.get-dash.setup-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.setup-btn %}</a>
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-buy">
|
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-buy">
|
||||||
<h3 class="info-grid__item-title">{% t pages.legal.audio-heading %}</h3>
|
<h3 class="info-grid__item-title">{% t pages.legal.audio-heading %}</h3>
|
||||||
<p class="info-grid__item-text">{% t pages.legal.audio-text %}</p>
|
<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>
|
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-STEP2)" target="_blank" class="info-grid__item-link">{% t pages.legal.vitrtual-kiosk-btn %}</a>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-trade">
|
<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>
|
<h3 class="info-grid__item-title">{% t pages.legal.report-heading %}</h3>
|
||||||
<p class="info-grid__item-text">{% t pages.legal.trade-text %}</p>
|
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-STEP3)" target="_blank" class="info-grid__item-link">{% t pages.legal.report-heading-btn %}</a>
|
||||||
<a href="{% t pages.get-dash.trade-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.trade-btn %}</a>
|
|
||||||
</article>
|
</article>
|
||||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-atm">
|
|
||||||
<h3 class="info-grid__item-title">{% t pages.legal.atm-heading %}</h3>
|
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-trade">
|
||||||
<p class="info-grid__item-text">{% t pages.legal.atm-text %}</p>
|
<h3 class="info-grid__item-title">{% t pages.legal.docs-heading %}</h3>
|
||||||
<a href="{% t pages.get-dash.atm-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.atm-btn %}</a>
|
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-STEP3)" target="_blank" class="info-grid__item-link">{% t pages.legal.docs-heading-btn %}</a>
|
||||||
</article>
|
|
||||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-shop">
|
|
||||||
<h3 class="info-grid__item-title">{% t pages.legal.shop-heading %}</h3>
|
|
||||||
<p class="info-grid__item-text">{% t pages.legal.shop-text %}</p>
|
|
||||||
<a href="{% t pages.get-dash.shop-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.shop-btn %}</a>
|
|
||||||
</article>
|
|
||||||
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-visa">
|
|
||||||
<h3 class="info-grid__item-title">{% t pages.legal.visa-heading %}</h3>
|
|
||||||
<p class="info-grid__item-text">{% t pages.legal.visa-text %}</p>
|
|
||||||
<a href="{% t pages.get-dash.visa-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.visa-btn %}</a>
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue