Added initial statement for legal page

This commit is contained in:
Lee Wong 2017-03-30 23:44:58 +07:00 committed by tungfa
parent bacf0b07cb
commit 753bd73b38
3 changed files with 350 additions and 0 deletions

View file

@ -2,6 +2,113 @@
# For multiple paragraph content add two line breaks # For multiple paragraph content add two line breaks
pages: pages:
legal:
title: How the Law Applies to DASH
description: Download the wallet and get Dash at an exchange.
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
tax-text: What is the Tax Treatment of the Masternode Operators DASH?
tax-hero: Dash can be acquired, held and exchanged in many ways.
buy-btn: Buy Dash
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.
criminally-btn: FIAT - DASH / ATM Compliance
treatment-heading: What is the Tax Treatment of the Masternode Operators DASH?
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.
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-btn: Full List
treatment-masternode-btn: Tax Treatment of the Masternode
vitrtual-kiosk-heading: Quick Guide To Operating a Virtual Currency Kiosk
vitrtual-kiosk-btn: Learn More
audio-heading: Audio Guides
audio-text: Convert local currency to Dash and send it to your wallet
audio-text-btn: Buy Dash
report-heading: Get familiar with some of the reports
report-text: Get familiar with the documentation
report-heading-btn: Trade Dash
atm-heading: Buy Dash at an ATM
atm-text: Instant Dash purchases from an ATM in your country
atm-btn: ATM Locator
shop-heading: Shop direct with Dash
shop-text: Instant and private online purchases, direct from your Dash wallet
shop-btn: More Merchants
visa-stores: Shop at Visa stores
visa-text: Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
visa-btn: Get Shake
claim-heading: Buy, Sell, Exchange Dash
claim-subline: Dash can be acquired, held and exchanged in many ways.
setup-heading: Learn how to setup your wallet
setup-text:
setup-btn: Learn More
setup-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941
buy-heading: Buy Dash Online
buy-text: Convert local currency to Dash and send it to your wallet
buy-btn: Buy Dash
buy-link: https://dashpay.atlassian.net/wiki/x/JwDnAg
trade-heading: Trade Dash on an exchange
trade-text: Trade local currency for Dash on an exchange
trade-btn: Trade Dash
trade-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307
atm-heading: Buy Dash at an ATM
atm-text: Instant Dash purchases from an ATM in your country
atm-btn: ATM Locator
atm-link: https://dashpay.atlassian.net/wiki/x/JgAFBQ
shop-heading: Shop direct with Dash
shop-text: Instant and private online purchases, direct from your Dash wallet
shop-btn: More Merchants
shop-link: https://dashpay.atlassian.net/wiki/display/DOC/Merchants
shop-join-btn: Become a Merchant
visa-heading: Shop at Visa stores
visa-text: 'Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"'
visa-btn: Get Shake
visa-link: https://shakepay.co/#/
need-heading: Need some Dash?
need-text: Signup on our forum we'll send you some Dash!
need-btn: Sign up for Dash
need-link: https://www.dash.org/forum
need-input: Enter Your Email Address
exchanges: exchanges:
title: Exchanges title: Exchanges
description: Buy Dash at these exchanges and brokers description: Buy Dash at these exchanges and brokers

29
_includes/hero/legal.html Normal file
View file

@ -0,0 +1,29 @@
<div class="hero" id="hero">
<div class="hero__background">
{% capture heroimage %}hero/{% t pages.get-dash.hero-image %}{% endcapture %}
{% srcset hero/get-dash-n.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}
</div>
<!-- Navigation -->
{% include nav-desktop.html %}
<!-- Hero content -->
<div class="hero__content">
<h1 class="hero__title">{% t pages.legal.hero-heading %}</h1>
<p class="hero__lead">{% t pages.legal.hero-text %}</p>
<section>
<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="" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
</div>
</section>
</div>
<!-- Hero stripe -->
<div class="hero__stripe"></div>
</div>

214
legal/index.html Normal file
View file

@ -0,0 +1,214 @@
---
layout: default
title: pages.legal.title
description: pages.legal.description
---
{% include hero/legal.html %}
<div class="page page--home">
<section class="section section--claim">
<div class="section__content content">
<p class="section__lead bottom-space">{% t pages.legal.tax-text %}</p>
<h2 class="section__title">{% t pages.legal.tax-hero %}</h2>
<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>
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307" target="_blank" class="btn-white-solid">{% t pages.legal.trade-btn %}</a>
</div>
</div>
</section>
<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>
<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>
</div>
</div>
<div class="member__name" style="height: 35px;">Bitpanda</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>
</div>
</div>
<div class="member__name" style="height: 35px;">Changelly</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>
</div>
</div>
<div class="member__name" style="height: 35px;">Shapeshift</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">
</a>
</div>
</div>
<div class="member__name" style="height: 35px;">ArbiytrCoin</div>
</li>
</ul>
</div>
</div>
</section>
<section class="home-latest-news">
<div class="content">
<h2 class="section__title">{% t pages.legal.otc-heading %}</h2>
<div class="row">
<div class="col-sm-3">
<div class="news-post">
<a href="https://www.youtube.com/watch?v=irn9m7Ewx0E" target="_blank">
<div class="news-image">
<img src="/assets/img/blog/2017-03-12-woscryptoshow.png">
</div>
<div class="news-body news-body--short">
<h3 class="news-title">Wall of Coins on The Crypto Show</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="news-post">
<a href="https://www.youtube.com/watch?v=bE7pxHtAiNol" target="_blank">
<div class="news-image">
<img src="/assets/img/get-dash/dash-detailed.png">
</div>
<div class="news-body news-body--short">
<h3 class="news-title">Dashous Video</h3>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="section section--info-grid" id="getdash-info">
<div class="section__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">
<h3 class="info-grid__item-title">{% t pages.legal.setup-heading %}</h3>
<p class="info-grid__item-text">{% t pages.legal.setup-text %}</p>
<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>
</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>
<p class="info-grid__item-text">{% t pages.legal.trade-text %}</p>
<a href="{% t pages.get-dash.trade-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.trade-btn %}</a>
</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>
<p class="info-grid__item-text">{% t pages.legal.atm-text %}</p>
<a href="{% t pages.get-dash.atm-link %}" target="_blank" class="info-grid__item-link">{% t pages.legal.atm-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>
</div>
</div>
</div>
</section>
</div>