mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
Fix top nav & learn/explore links
This commit is contained in:
@@ -233,6 +233,16 @@ pages:
|
|||||||
- en
|
- en
|
||||||
- ja
|
- ja
|
||||||
|
|
||||||
|
- name: News
|
||||||
|
funnel: Explore
|
||||||
|
category: News
|
||||||
|
template: template-explore-news.html
|
||||||
|
html: news.html
|
||||||
|
sidebar: disabled
|
||||||
|
targets:
|
||||||
|
- en
|
||||||
|
- ja
|
||||||
|
|
||||||
- name: Wallets
|
- name: Wallets
|
||||||
funnel: Explore
|
funnel: Explore
|
||||||
category: Wallets
|
category: Wallets
|
||||||
|
|||||||
@@ -47,56 +47,57 @@
|
|||||||
|
|
||||||
<section class="row mb-50">
|
<section class="row mb-50">
|
||||||
<h6 class="section-marker">{% trans %}Businesses Using XRP{% endtrans %}</h6>
|
<h6 class="section-marker">{% trans %}Businesses Using XRP{% endtrans %}</h6>
|
||||||
<div class="col-md-5 mb-20 card-b">
|
<a class="col-md-5 mb-20 card-b" href="https://www.bitgo.com/">
|
||||||
<img class="mw-100" src="./img/businesses/bitgo.png">
|
<img class="mw-100" src="./img/businesses/bitgo.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Asset Custody{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Asset Custody{% endtrans %}</h3>
|
||||||
<p>{% trans %}BitGo provides custodial and non-custodial asset holdings for digital assets including XRP. BitGo's enterprise-level security empowers businesses to integrate digital currencies like XRP into new and existing financial systems.{% endtrans %}</p>
|
<p>{% trans %}BitGo provides custodial and non-custodial asset holdings for digital assets including XRP. BitGo's enterprise-level security empowers businesses to integrate digital currencies like XRP into new and existing financial systems.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://bitpay.com/">
|
||||||
<img class="mw-100" src="./img/businesses/bitpay.png">
|
<img class="mw-100" src="./img/businesses/bitpay.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Payment Processing{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Payment Processing{% endtrans %}</h3>
|
||||||
<p>{% trans %}BitPay builds powerful, enterprise-grade tools for accepting and spending cryptocurrencies, including XRP.{% endtrans %}</p>
|
<p>{% trans %}BitPay builds powerful, enterprise-grade tools for accepting and spending cryptocurrencies, including XRP.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b">
|
<a class="col-md-5 mb-20 card-b" href="https://coil.com/">
|
||||||
<img class="mw-100" src="./img/businesses/coil.png">
|
<img class="mw-100" src="./img/businesses/coil.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Web Monetization{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Web Monetization{% endtrans %}</h3>
|
||||||
<p>{% trans %}Coil provides an alternative to the status quo of paid advertisements with web monetization. Coil's web monetization uses the interledger protocol (ILP) to stream micropayments as users consume content. The XRP Ledger's payment channels provide an ideal system for settling these micropayments at high speed and low cost.{% endtrans %}</p>
|
<p>{% trans %}Coil provides an alternative to the status quo of paid advertisements with web monetization. Coil's web monetization uses the interledger protocol (ILP) to stream micropayments as users consume content. The XRP Ledger's payment channels provide an ideal system for settling these micropayments at high speed and low cost.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://www.forte.io/">
|
||||||
<img class="mw-100" src="./img/businesses/forte.png">
|
<img class="mw-100" src="./img/businesses/forte.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Online Gaming{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Online Gaming{% endtrans %}</h3>
|
||||||
<p>{% trans %}Forte offers an unprecedented set of easy-to-use tools and services for game developers to integrate blockchain technology into their games, to unlock new economic and creative opportunities for gamers across the world.{% endtrans %}</p>
|
<p>{% trans %}Forte offers an unprecedented set of easy-to-use tools and services for game developers to integrate blockchain technology into their games, to unlock new economic and creative opportunities for gamers across the world.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b">
|
<a class="col-md-5 mb-20 card-b" href="https://www.exodus.io/">
|
||||||
<img class="mw-100" src="./img/businesses/exodus.png">
|
<img class="mw-100" src="./img/businesses/exodus.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Wallets and Apps{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Wallets and Apps{% endtrans %}</h3>
|
||||||
<p>{% trans %}Exodus offers wallets and applications for securing, managing and exchanging crypto.{% endtrans %}</p>
|
<p>{% trans %}Exodus offers wallets and applications for securing, managing and exchanging crypto.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://raisedinspace.com/">
|
||||||
<img class="mw-100" src="./img/businesses/raised-in-space.png">
|
<img class="mw-100" src="./img/businesses/raised-in-space.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Music{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Music{% endtrans %}</h3>
|
||||||
<p>{% trans %}Raised in Space is a music/tech investment group focused on raising the value of music, innovating across the entire value chain of the music industry.{% endtrans %}</p>
|
<p>{% trans %}Raised in Space is a music/tech investment group focused on raising the value of music, innovating across the entire value chain of the music industry.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b">
|
<a class="col-md-5 mb-20 card-b" href="https://ripple.com/">
|
||||||
<img class="mw-100" src="./img/businesses/ripple.png">
|
<img class="mw-100" src="./img/businesses/ripple.png">
|
||||||
<h3 class="my-10 h4">{% trans %}On-Demand Liquidity{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}On-Demand Liquidity{% endtrans %}</h3>
|
||||||
<p>{% trans %}Ripple powers instant, lower-cost settlement of cross-border payments using XRP to source liquidity on demand. XRP is ideally suited for global payments because it's quicker, less costly, and more scalable than any other digital asset.{% endtrans %}</p>
|
<p>{% trans %}Ripple powers instant, lower-cost settlement of cross-border payments using XRP to source liquidity on demand. XRP is ideally suited for global payments because it's quicker, less costly, and more scalable than any other digital asset.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://towo.io/">
|
||||||
<img class="mw-100" src="./img/businesses/towo-labs.png">
|
<img class="mw-100" src="./img/businesses/towo-labs.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Infrastructure{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Infrastructure{% endtrans %}</h3>
|
||||||
<p>{% trans %}Towo Labs was founded in 2019, to develop XRP Ledger and Interledger infrastructures and make non-custodial crypto management easier.{% endtrans %}</p>
|
<p>{% trans %}Towo Labs was founded in 2019, to develop XRP Ledger and Interledger infrastructures and make non-custodial crypto management easier.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b">
|
<a class="col-md-5 mb-20 card-b" href="https://xrplorer.com/">
|
||||||
<img class="mw-100" src="./img/businesses/xrplorer.png">
|
<img class="mw-100" src="./img/businesses/xrplorer.png">
|
||||||
<h3 class="my-10 h4">{% trans %}Security{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Security{% endtrans %}</h3>
|
||||||
<p>{% trans %}Xrplorer offers services and tools that help prevent and combat fraudulent activity on the XRPL as well as custom APIs and analytics that supplement the XRPL APIs where they are not enough.{% endtrans %}</p>
|
<p>{% trans %}Xrplorer offers services and tools that help prevent and combat fraudulent activity on the XRPL as well as custom APIs and analytics that supplement the XRPL APIs where they are not enough.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
<a class="col-md-5 mb-20 card-b offset-md-1">
|
||||||
<img class="mw-100" src="./img/businesses/xrpl-labs.png">
|
<img class="mw-100" src="./img/businesses/xrpl-labs.png" href="https://xrpl-labs.com/">
|
||||||
<h3 class="my-10 h4">{% trans %}Applications{% endtrans %}</h3>
|
<h3 class="my-10 h4">{% trans %}Applications{% endtrans %}</h3>
|
||||||
<p>{% trans %}From cold storage to apps for signing transactions, XRPL Labs is dedicated to building software on the XRP Ledger.{% endtrans %}</p>
|
<p>{% trans %}From cold storage to apps for signing transactions, XRPL Labs is dedicated to building software on the XRP Ledger.{% endtrans %}</p>
|
||||||
</div>
|
</a>
|
||||||
|
|
||||||
<div class="w-100"></div>
|
<div class="w-100"></div>
|
||||||
<div class="col-md-4 offset-md-6">
|
<div class="col-md-4 offset-md-6">
|
||||||
<p class="text-smallest">{% trans %}Disclaimer: XRPL.org does not endorse or recommend any wallets or exchanges, or make any representations with respect to wallets. It’s advisable to conduct your own due diligence before relying on any third party or third-party technology.{% endtrans %}</p>
|
<p class="text-smallest">{% trans %}Disclaimer: XRPL.org does not endorse or recommend any wallets or exchanges, or make any representations with respect to wallets. It’s advisable to conduct your own due diligence before relying on any third party or third-party technology.{% endtrans %}</p>
|
||||||
|
|||||||
@@ -35,35 +35,35 @@
|
|||||||
<h5 class="ml-3 mb-3">{% trans %}Top Exchanges, according to CryptoCompare (as of August 2020):{% endtrans %}</h5>
|
<h5 class="ml-3 mb-3">{% trans %}Top Exchanges, according to CryptoCompare (as of August 2020):{% endtrans %}</h5>
|
||||||
<div class="w-100"></div>
|
<div class="w-100"></div>
|
||||||
<div class="d-flex flex-wrap w-100">
|
<div class="d-flex flex-wrap w-100">
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.coinbase.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/coinbase.png">
|
<img class="mw-100" src="./img/exchanges/coinbase.png" alt="Coinbase logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.binance.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/binance.png">
|
<img class="mw-100" src="./img/exchanges/binance.png" alt="Binance logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.bitstamp.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/bitstamp.png">
|
<img class="mw-100" src="./img/exchanges/bitstamp.png" alt="Bitstamp logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.kraken.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/kraken.png">
|
<img class="mw-100" src="./img/exchanges/kraken.png" alt="Kraken logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://cex.io/">
|
||||||
<img class="mw-100" src="./img/exchanges/cex-io.png">
|
<img class="mw-100" src="./img/exchanges/cex-io.png" alt="Cex.io logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.bitfinex.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/bitfinex.png">
|
<img class="mw-100" src="./img/exchanges/bitfinex.png" alt="Bitfinex logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.luno.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/luno.png">
|
<img class="mw-100" src="./img/exchanges/luno.png" alt="Luno logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://bittrex.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/bittrex.png">
|
<img class="mw-100" src="./img/exchanges/bittrex.png" alt="Bittrex logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.independentreserve.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/independent-reserve.png">
|
<img class="mw-100" src="./img/exchanges/independent-reserve.png" alt="Independent Reserve logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.liquid.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/liquid.png">
|
<img class="mw-100" src="./img/exchanges/liquid.png" alt="Liquid logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-100"></div>
|
<div class="w-100"></div>
|
||||||
|
|||||||
@@ -31,32 +31,32 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="mb-50 row">
|
<section class="mb-50 row">
|
||||||
<h5 class="ml-3 mb-3">{% trans %}XRPL Trusted Exchanges:{% endtrans %}</h5>
|
<h5 class="ml-3 mb-3">{% trans %}XRPL Trusted Wallets:{% endtrans %}</h5>
|
||||||
<div class="w-100"></div>
|
<div class="w-100"></div>
|
||||||
<div class="d-flex flex-wrap w-100 mb-10">
|
<div class="d-flex flex-wrap w-100 mb-10">
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://xpring.io/portal/">
|
||||||
<img class="mw-100" src="./img/wallets/xpring.png">
|
<img class="mw-100" src="./img/wallets/xpring.png" alt="Xpring logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://xumm.app/">
|
||||||
<img class="mw-100" src="./img/wallets/xumm.png">
|
<img class="mw-100" src="./img/wallets/xumm.png" alt="Xumm logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://trustwallet.com/">
|
||||||
<img class="mw-100" src="./img/wallets/trust-wallet.png">
|
<img class="mw-100" src="./img/wallets/trust-wallet.png" alt="Trust Wallet logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.secureblockchains.com/harbor-xrp-wallet/">
|
||||||
<img class="mw-100" src="./img/wallets/harbor-wallet.png">
|
<img class="mw-100" src="./img/wallets/harbor-wallet.png" alt="Harbor Wallet logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h5 class="ml-3 mb-3">{% trans %}Hardware Exchanges:{% endtrans %}</h5>
|
<h5 class="ml-3 mb-3">{% trans %}Hardware Wallets:{% endtrans %}</h5>
|
||||||
<div class="d-flex flex-wrap w-100">
|
<div class="d-flex flex-wrap w-100">
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://trezor.io/">
|
||||||
<img class="mw-100" src="./img/wallets/trezor.png">
|
<img class="mw-100" src="./img/wallets/trezor.png" alt="Trezor logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.ledger.com/">
|
||||||
<img class="mw-100" src="./img/wallets/ledger.png">
|
<img class="mw-100" src="./img/wallets/ledger.png" alt="Ledger logo">
|
||||||
</a>
|
</a>
|
||||||
<a class="square d-flex card-b" href="#">
|
<a class="square d-flex card-b" href="https://www.secalot.com/">
|
||||||
<img class="mw-100" src="./img/wallets/secalot.png">
|
<img class="mw-100" src="./img/wallets/secalot.png" alt="Secalot logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-100"></div>
|
<div class="w-100"></div>
|
||||||
|
|||||||
@@ -23,8 +23,8 @@
|
|||||||
<img class="mw-100" src="./img/graphics/home-hero-graphic.svg">
|
<img class="mw-100" src="./img/graphics/home-hero-graphic.svg">
|
||||||
<div class="col-md-6 mx-auto text-center my-5">
|
<div class="col-md-6 mx-auto text-center my-5">
|
||||||
<h1 class="mb-18">{% trans %}XRP: The Best Digital Asset for Payments{% endtrans %}</h1>
|
<h1 class="mb-18">{% trans %}XRP: The Best Digital Asset for Payments{% endtrans %}</h1>
|
||||||
<a href="#" class="btn btn-clear inline-block mr-4">{% trans %}Learn More{% endtrans %}</a>
|
<a href="overview.html" class="btn btn-clear inline-block mr-4">{% trans %}Learn More{% endtrans %}</a>
|
||||||
<a href="#" class="btn btn-clear inline-block">{% trans %}Build with XRP{% endtrans %}</a>
|
<a href="docs.html" class="btn btn-clear inline-block">{% trans %}Build with XRP{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -72,8 +72,8 @@
|
|||||||
<p class="mb-4">{% trans %}XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.{% endtrans %}</p>
|
<p class="mb-4">{% trans %}XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.{% endtrans %}</p>
|
||||||
<p class="mb-4">{% trans %}It is the best way to move money around the world; the fuel for our growing digital economy.{% endtrans %}</p>
|
<p class="mb-4">{% trans %}It is the best way to move money around the world; the fuel for our growing digital economy.{% endtrans %}</p>
|
||||||
|
|
||||||
<a href="#" class="btn btn-clear mr-4">{% trans %}Learn about XRP{% endtrans %}</a>
|
<a href="overview.html" class="btn btn-clear mr-4">{% trans %}Learn about XRP{% endtrans %}</a>
|
||||||
<a href="#" class="arrow-link mt-4 text-green d-block"><span class="text-white">{% trans %}XRP History{% endtrans %}</span></a>
|
<a href="history.html" class="arrow-link mt-4 text-green d-block"><span class="text-white">{% trans %}XRP History{% endtrans %}</span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -86,21 +86,21 @@
|
|||||||
<div class="card rounded hc" id="hc-1">
|
<div class="card rounded hc" id="hc-1">
|
||||||
<h5 class="mb-12 h2">{% trans %}Uses of XRP{% endtrans %}</h5>
|
<h5 class="mb-12 h2">{% trans %}Uses of XRP{% endtrans %}</h5>
|
||||||
<p>{% trans %}XRP is helping solve previously unsolvable problems for people and industries around the world, and is one of the only digital assets with a commercial use case.{% endtrans %}</p>
|
<p>{% trans %}XRP is helping solve previously unsolvable problems for people and industries around the world, and is one of the only digital assets with a commercial use case.{% endtrans %}</p>
|
||||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Uses{% endtrans %}</a>
|
<a href="uses.html" class="arrow-link mt-12 text-white">{% trans %}Explore Uses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4 mb-10">
|
<div class="col-md-6 col-lg-4 mb-10">
|
||||||
<div class="card rounded hc" id="hc-2">
|
<div class="card rounded hc" id="hc-2">
|
||||||
<h5 class="mb-12 h2">{% trans %}Businesses on the Ledger{% endtrans %}</h5>
|
<h5 class="mb-12 h2">{% trans %}Businesses on the Ledger{% endtrans %}</h5>
|
||||||
<p class="pb-lg-4">{% trans %}From gaming to web monetization, XRP and the XRP Ledger are powering innovative new technology across the payments space.{% endtrans %}</p>
|
<p class="pb-lg-4">{% trans %}From gaming to web monetization, XRP and the XRP Ledger are powering innovative new technology across the payments space.{% endtrans %}</p>
|
||||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Businesses{% endtrans %}</a>
|
<a href="businesses.html" class="arrow-link mt-12 text-white">{% trans %}Explore Businesses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4 mb-10">
|
<div class="col-md-6 col-lg-4 mb-10">
|
||||||
<div class="card rounded hc" id="hc-3">
|
<div class="card rounded hc" id="hc-3">
|
||||||
<h5 class="mb-12 h2">{% trans %}Real-World Impact{% endtrans %}</h5>
|
<h5 class="mb-12 h2">{% trans %}Real-World Impact{% endtrans %}</h5>
|
||||||
<p class="pb-lg-4">{% trans %}With its real-world utility and inherently green design, XRP helps ensure a more sustainable future for our planet and global economy.{% endtrans %}</p>
|
<p class="pb-lg-4">{% trans %}With its real-world utility and inherently green design, XRP helps ensure a more sustainable future for our planet and global economy.{% endtrans %}</p>
|
||||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Impact{% endtrans %}</a>
|
<a href="impact.html" class="arrow-link mt-12 text-white">{% trans %}Explore Impact{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
<h3 class="h1 mb-9">{% trans %}Green by Nature{% endtrans %}</h3>
|
<h3 class="h1 mb-9">{% trans %}Green by Nature{% endtrans %}</h3>
|
||||||
<p>{% trans %}XRP was designed with sustainability in mind. Contrary to other blockchains that use proof-of-work, the XRP Ledger confirms transactions through a unique “consensus” mechanism that consumes negligible energy.{% endtrans %}</p>
|
<p>{% trans %}XRP was designed with sustainability in mind. Contrary to other blockchains that use proof-of-work, the XRP Ledger confirms transactions through a unique “consensus” mechanism that consumes negligible energy.{% endtrans %}</p>
|
||||||
<p class="mb-10">{% trans %}Explore the energy consumption of XRP compared to cash, credit cards and other popular crypto with the Green Currency Calculator.{% endtrans %}</p>
|
<p class="mb-10">{% trans %}Explore the energy consumption of XRP compared to cash, credit cards and other popular crypto with the Green Currency Calculator.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Go Green{% endtrans %}</a>
|
<a href="carbon-calculator.html" class="btn btn-clear">{% trans %}Go Green{% endtrans %}</a>
|
||||||
<h4 class="mt-20 mb-10">{% trans %}Partners in Sustainability{% endtrans %}</h4>
|
<h4 class="mt-20 mb-10">{% trans %}Partners in Sustainability{% endtrans %}</h4>
|
||||||
<div class="d-flex align-items-center flex-wrap justify-content-between">
|
<div class="d-flex align-items-center flex-wrap justify-content-between">
|
||||||
<img class="mw-100 mb-2 mr-2" src="./img/green/energy-web.png">
|
<img class="mw-100 mb-2 mr-2" src="./img/green/energy-web.png">
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
<div class="col-sm-5 offset-sm-1 order-2 order-sm-1 mt-20">
|
<div class="col-sm-5 offset-sm-1 order-2 order-sm-1 mt-20">
|
||||||
<h2 class="mb-10">{% trans %}How Digital Assets Will Help Create a Sustainable Global Economy{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}How Digital Assets Will Help Create a Sustainable Global Economy{% endtrans %}</h2>
|
||||||
<p class="mb-10">{% trans %}Hear from Ripple co-founder Chris Larsen in the inaugural episode of the Block Stars podcast.{% endtrans %}</p>
|
<p class="mb-10">{% trans %}Hear from Ripple co-founder Chris Larsen in the inaugural episode of the Block Stars podcast.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Listen Now{% endtrans %}</a>
|
<a href="https://ripple.com/podcast" class="btn btn-clear">{% trans %}Listen Now{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
<h2 class="mt-12 mb-10">{% trans %}The digital asset XRP is a truly global currency—ideally suited to enable today’s global economy.{% endtrans %}</h2>
|
<h2 class="mt-12 mb-10">{% trans %}The digital asset XRP is a truly global currency—ideally suited to enable today’s global economy.{% endtrans %}</h2>
|
||||||
<p>{% trans %}As an optimal medium of exchange, XRP and the XRP Ledger on which it operates help to move money around the world faster, cheaper and more sustainably than any other currency available today.{% endtrans %}</p>
|
<p>{% trans %}As an optimal medium of exchange, XRP and the XRP Ledger on which it operates help to move money around the world faster, cheaper and more sustainably than any other currency available today.{% endtrans %}</p>
|
||||||
<p class="mb-10">{% trans %}It was designed this way, and it’s proving its impact in global payments and beyond.{% endtrans %}</p>
|
<p class="mb-10">{% trans %}It was designed this way, and it’s proving its impact in global payments and beyond.{% endtrans %}</p>
|
||||||
<a href="#" class="arrow-link text-white bold">{% trans %}How Green Is Your Currency?{% endtrans %}</a>
|
<a href="carbon-calculator.html" class="arrow-link text-white bold">{% trans %}How Green Is Your Currency?{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 offset-md-1">
|
<div class="col-md-6 offset-md-1">
|
||||||
<h2 class="mb-10">{% trans %}Democratizing Global Payments{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}Democratizing Global Payments{% endtrans %}</h2>
|
||||||
<h5 class="mb-10 normal">{% trans %}For the more than <a href="#">272 million migrants</a> worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}</h5>
|
<h5 class="mb-10 normal">{% trans %}For the more than <a href="https://www.un.org/sites/un2.un.org/files/wmr_2020.pdf">272 million migrants</a> worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}</h5>
|
||||||
<div class="mb-10 row">
|
<div class="mb-10 row">
|
||||||
<div class="col-md">
|
<div class="col-md">
|
||||||
<p>{% trans %}XRP and the XRP Ledger are changing that.{% endtrans %}</p>
|
<p>{% trans %}XRP and the XRP Ledger are changing that.{% endtrans %}</p>
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
<p>{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}</p>
|
<p>{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
|
<a href="carbon-calculator.html" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
<div class="col-lg-4 order-2 order-lg-1">
|
<div class="col-lg-4 order-2 order-lg-1">
|
||||||
<p>{% trans %}XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.{% endtrans %}</p>
|
<p>{% trans %}XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.{% endtrans %}</p>
|
||||||
<p>{% trans %}Unlike Bitcoin, there is a finite amount of XRP. All XRP is already in existence today—100 billion in total.{% endtrans %}</p>
|
<p>{% trans %}Unlike Bitcoin, there is a finite amount of XRP. All XRP is already in existence today—100 billion in total.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}History of XRP{% endtrans %}</a>
|
<a href="history.html" class="btn btn-clear">{% trans %}History of XRP{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-lg-5 offset-lg-1">
|
<div class="col-lg-5 offset-lg-1">
|
||||||
<h4 class="mb-10">{% trans %}Anyone can operate a validator; currently, over 150 validators are active on the ledger, operated by universities, exchanges, businesses and individuals.{% endtrans %}</h4>
|
<h4 class="mb-10">{% trans %}Anyone can operate a validator; currently, over 150 validators are active on the ledger, operated by universities, exchanges, businesses and individuals.{% endtrans %}</h4>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Get Technical{% endtrans %}</a>
|
<a href="consensus-network.html" class="btn btn-clear">{% trans %}Get Technical{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -115,17 +115,17 @@
|
|||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h4>{% trans %}Businesses{% endtrans %}</h4>
|
<h4>{% trans %}Businesses{% endtrans %}</h4>
|
||||||
<p class="my-10">{% trans %}Many businesses are building on the XRP Ledger, pursuing powerful use cases in micropayments, gaming, web monetization and more. Additionally, Ripple, the technology company, is focused on building a network and infrastructure that leverages XRP to power faster, more affordable cross-border payments around the world.{% endtrans %}</p>
|
<p class="my-10">{% trans %}Many businesses are building on the XRP Ledger, pursuing powerful use cases in micropayments, gaming, web monetization and more. Additionally, Ripple, the technology company, is focused on building a network and infrastructure that leverages XRP to power faster, more affordable cross-border payments around the world.{% endtrans %}</p>
|
||||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Businesses{% endtrans %}</a>
|
<a href="businesses.html" class="text-white bold arrow-link">{% trans %}More About Businesses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h4>{% trans %}Individuals{% endtrans %}</h4>
|
<h4>{% trans %}Individuals{% endtrans %}</h4>
|
||||||
<p class="my-10">{% trans %}Individual consumers can use XRP to move different currencies around the world. For example, through the PayID solution, anyone can use XRP—or any currency, be it fiat or digital assets—to easily make purchases across any payments network.{% endtrans %}</p>
|
<p class="my-10">{% trans %}Individual consumers can use XRP to move different currencies around the world. For example, through the PayID solution, anyone can use XRP—or any currency, be it fiat or digital assets—to easily make purchases across any payments network.{% endtrans %}</p>
|
||||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Uses{% endtrans %}</a>
|
<a href="uses.html" class="text-white bold arrow-link">{% trans %}More About Uses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h4>{% trans %}Developers{% endtrans %}</h4>
|
<h4>{% trans %}Developers{% endtrans %}</h4>
|
||||||
<p class="my-10">{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the <a href="#">Xpring developer platform</a> are making it easier for developers to leverage XRP. {% endtrans %}</p>
|
<p class="my-10">{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the <a href="https://xpring.io/">Xpring developer platform</a> are making it easier for developers to leverage XRP. {% endtrans %}</p>
|
||||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Developers{% endtrans %}</a>
|
<a href="docs.html" class="text-white bold arrow-link">{% trans %}More About Developers{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -177,7 +177,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Explore Uses{% endtrans %}</a>
|
<a href="uses.html" class="btn btn-clear">{% trans %}Explore Uses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -186,26 +186,26 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6 order-1 order-md-2 mb-10">
|
<div class="col-md-6 order-1 order-md-2 mb-10">
|
||||||
<div class="d-flex flex-wrap w-100">
|
<div class="d-flex flex-wrap w-100">
|
||||||
<a class="square square-50 d-flex card-b" href="#">
|
<a class="square square-50 d-flex card-b" href="https://www.coinbase.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/coinbase.png">
|
<img class="mw-100" src="./img/exchanges/coinbase.png">
|
||||||
</a>
|
</a>
|
||||||
<a class="square square-50 d-flex card-b" href="#">
|
<a class="square square-50 d-flex card-b" href="https://www.binance.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/binance.png">
|
<img class="mw-100" src="./img/exchanges/binance.png">
|
||||||
</a>
|
</a>
|
||||||
<a class="square square-50 d-flex card-b" href="#">
|
<a class="square square-50 d-flex card-b" href="https://www.bitstamp.net/">
|
||||||
<img class="mw-100" src="./img/exchanges/bitstamp.png">
|
<img class="mw-100" src="./img/exchanges/bitstamp.png">
|
||||||
</a>
|
</a>
|
||||||
<a class="square square-50 d-flex card-b" href="#">
|
<a class="square square-50 d-flex card-b" href="https://www.kraken.com/">
|
||||||
<img class="mw-100" src="./img/exchanges/kraken.png">
|
<img class="mw-100" src="./img/exchanges/kraken.png">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-5 order-2 order-md-1">
|
<div class="col-md-5 order-2 order-md-1">
|
||||||
<h2 class="mb-10">{% trans %}How Is XRP Used in Trading?{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}How Is XRP Used in Trading?{% endtrans %}</h2>
|
||||||
<p>{% trans %}XRP is traded on more than 140 markets and <a href="/exchanges">exchanges</a> worldwide.{% endtrans %}</p>
|
<p>{% trans %}XRP is traded on more than 140 markets and <a href="exchanges.html">exchanges</a> worldwide.{% endtrans %}</p>
|
||||||
<p>{% trans %}XRP’s low transaction fees, reliability and high speed enable traders to use the digital asset as high-speed, cost-efficient and reliable collateral across trading venues—seizing arbitrage opportunities, servicing margin calls and managing general trading inventory in real time.{% endtrans %}</p>
|
<p>{% trans %}XRP’s low transaction fees, reliability and high speed enable traders to use the digital asset as high-speed, cost-efficient and reliable collateral across trading venues—seizing arbitrage opportunities, servicing margin calls and managing general trading inventory in real time.{% endtrans %}</p>
|
||||||
<p>{% trans %}Because of the properties inherent to XRP and the ecosystem around it, traders worldwide are able to shift collateral, bridge currencies and switch from one crypto into another nearly instantly, across any exchange on the planet.{% endtrans %}</p>
|
<p>{% trans %}Because of the properties inherent to XRP and the ecosystem around it, traders worldwide are able to shift collateral, bridge currencies and switch from one crypto into another nearly instantly, across any exchange on the planet.{% endtrans %}</p>
|
||||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Find Out More{% endtrans %}</a>
|
<a href="exchanges.html" class="mt-10 btn btn-clear">{% trans %}Find Out More{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -219,7 +219,7 @@
|
|||||||
<div class="col-md-5 offset-md-1">
|
<div class="col-md-5 offset-md-1">
|
||||||
<h2 class="mb-10">{% trans %}What Is the Relationship Between Ripple and XRP?{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}What Is the Relationship Between Ripple and XRP?{% endtrans %}</h2>
|
||||||
<p>{% trans %}Ripple is a technology company that makes it easier to build a high-performance, global payments business through its platform, RippleNet. XRP is a digital asset independent of this, and is used in Ripple’s On-Demand Liquidity service to facilitate efficient and cost-effective cross-border transactions.{% endtrans %}</p>
|
<p>{% trans %}Ripple is a technology company that makes it easier to build a high-performance, global payments business through its platform, RippleNet. XRP is a digital asset independent of this, and is used in Ripple’s On-Demand Liquidity service to facilitate efficient and cost-effective cross-border transactions.{% endtrans %}</p>
|
||||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Visit Ripple's Website{% endtrans %}</a>
|
<a href="https://ripple.com/" class="mt-10 btn btn-clear">{% trans %}Visit Ripple's Website{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -233,7 +233,7 @@
|
|||||||
<div class="col-md-5 order-2 order-md-1">
|
<div class="col-md-5 order-2 order-md-1">
|
||||||
<h2 class="mb-10">{% trans %}XRPL.org: For the Community, by the Community{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}XRPL.org: For the Community, by the Community{% endtrans %}</h2>
|
||||||
<p>{% trans %}XRPL.org is a community-driven resource for all things XRP and XRP Ledger (XRPL). If you’d like to suggest additional information around XRP, you can suggest changes here.{% endtrans %}</p>
|
<p>{% trans %}XRPL.org is a community-driven resource for all things XRP and XRP Ledger (XRPL). If you’d like to suggest additional information around XRP, you can suggest changes here.{% endtrans %}</p>
|
||||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Suggest Changes{% endtrans %}</a>
|
<a href="contribute.html" class="mt-10 btn btn-clear">{% trans %}Suggest Changes{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||||
<h2 class="mb-10">{% trans %}Cross-Border Payments{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}Cross-Border Payments{% endtrans %}</h2>
|
||||||
<p class="mb-10 normal">{% trans %}Through RippleNet, financial institutions can use XRP to bridge two currencies in 3-5 seconds, ensuring payments are quickly sent and received in the local currency on either side of a transaction.{% endtrans %}</p>
|
<p class="mb-10 normal">{% trans %}Through RippleNet, financial institutions can use XRP to bridge two currencies in 3-5 seconds, ensuring payments are quickly sent and received in the local currency on either side of a transaction.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
<a href="https://ripple.com/ripplenet/on-demand-liquidity" class="btn btn-clear">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
<div class="col-md-6 offset-md-1">
|
<div class="col-md-6 offset-md-1">
|
||||||
<h2 class="mb-10">{% trans %}Micropayments{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}Micropayments{% endtrans %}</h2>
|
||||||
<p class="mb-10 normal">{% trans %}Businesses are leveraging XRP and the XRP Ledger to build innovative products for gaming, content and web monetization, among other applications where money is at the center.{% endtrans %}</p>
|
<p class="mb-10 normal">{% trans %}Businesses are leveraging XRP and the XRP Ledger to build innovative products for gaming, content and web monetization, among other applications where money is at the center.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
<a href="businesses.html" class="btn btn-clear">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||||
<h2 class="mb-10">{% trans %}Digital Cryptocurrency Wallets{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}Digital Cryptocurrency Wallets{% endtrans %}</h2>
|
||||||
<p class="mb-10 normal">{% trans %}Individuals can use mobile wallets to store private and public passwords and interact with various blockchains to send and receive digital assets, including XRP.{% endtrans %}</p>
|
<p class="mb-10 normal">{% trans %}Individuals can use mobile wallets to store private and public passwords and interact with various blockchains to send and receive digital assets, including XRP.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
<a href="wallets.html" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
<div class="col-md-4 offset-md-1">
|
<div class="col-md-4 offset-md-1">
|
||||||
<h2 class="mb-10">{% trans %}Exchanges{% endtrans %}</h2>
|
<h2 class="mb-10">{% trans %}Exchanges{% endtrans %}</h2>
|
||||||
<p class="mb-10 normal">{% trans %}Market makers and individuals use exchanges to trade XRP and other digital assets. Exchanges are often also intermediaries in cross-border payments among financial institutions.{% endtrans %}</p>
|
<p class="mb-10 normal">{% trans %}Market makers and individuals use exchanges to trade XRP and other digital assets. Exchanges are often also intermediaries in cross-border payments among financial institutions.{% endtrans %}</p>
|
||||||
<a href="#" class="btn btn-clear">{% trans %}Explore Exchanges{% endtrans %}</a>
|
<a href="exchanges.html" class="btn btn-clear">{% trans %}Explore Exchanges{% endtrans %}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<a class="nav-link dropdown-toggle" href="#" id="topnav_{{funnelhead.html}}" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">{{funnelhead.name}}</a>
|
<a class="nav-link dropdown-toggle" href="#" id="topnav_{{funnelhead.html}}" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">{{funnelhead.name}}</a>
|
||||||
<div class="dropdown-menu" aria-labelledby="topnav_{{funnelhead.html}}">
|
<div class="dropdown-menu" aria-labelledby="topnav_{{funnelhead.html}}">
|
||||||
{% for link in links %}{% if not loop.first %}
|
{% for link in links %}{% if not loop.first %}
|
||||||
<a class="dropdown-item{% if currentpage == link %} active{% endif %}" href="{{target.prefix}}{{link.html}}">{{link.name}}</a>
|
<a class="dropdown-item{% if currentpage == link %} active{% endif %}" href="{{link.html}}">{{link.name}}</a>
|
||||||
{% endif %}{% endfor %}
|
{% endif %}{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user