mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
added latest version for desktop
This commit is contained in:
parent
a1ca8632ea
commit
3299deba3c
2 changed files with 6 additions and 1 deletions
|
@ -40,7 +40,9 @@ description: pages.wallets.description
|
|||
<section class="section">
|
||||
<div class="section__content">
|
||||
<h3 id="wallets">{% t pages.wallets.wallets-desktop-header %}</h3>
|
||||
<p>{% t pages.wallets.wallets-desktop-subtitle %}</p>
|
||||
<p>
|
||||
{% t pages.wallets.wallets-desktop-subtitle %} {% t pages.wallets.wallets-desktop-latest %} {% t pages.wallets.wallets-desktop-current-version %}
|
||||
</p>
|
||||
<ul id="wallet-os-tabs" class="nav2 nav-tabs">
|
||||
{% for os-sequence in desktop-os-order-list %}
|
||||
{% for wallet-group in desktop-os-collection %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue