mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Merge with master
This commit is contained in:
parent
73f6c9ab29
commit
c49e7187b5
81 changed files with 3577 additions and 3514 deletions
21
_layouts/wallet-platform-container.html
Normal file
21
_layouts/wallet-platform-container.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: base
|
||||
---
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% include layout/base/wallets-menu.html %}
|
||||
{% include layout/base/wallets-list.html %}
|
||||
|
||||
<div class="walletsdisclaimer">
|
||||
<h2 id="educate-yourself">
|
||||
<img src="/img/icons/warning.svg" class="warningicon" alt="warning">
|
||||
{% translate educate choose-your-wallet %}
|
||||
</h2>
|
||||
<p>
|
||||
{% translate educatetxt choose-your-wallet %}
|
||||
</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue