mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Add: Keepass link in Wallets security advisory
This commit is contained in:
parent
51abe0a3bb
commit
efc15278aa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ description: pages.wallets.description
|
||||||
<section class="section clearfix">
|
<section class="section clearfix">
|
||||||
<div class="section__content">
|
<div class="section__content">
|
||||||
<h3>{% t pages.wallets.wallets-security-header %}</h3>
|
<h3>{% t pages.wallets.wallets-security-header %}</h3>
|
||||||
<p>{% t pages.wallets.wallets-security-subtitle %}</p>
|
<p>{% t pages.wallets.wallets-security-subtitle %} <a href="http://keepass.info/" target="_blank">keepass.info</a></p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
{% for wallet in security-wallets %}
|
{% for wallet in security-wallets %}
|
||||||
{% include wallet-tile.html %}
|
{% include wallet-tile.html %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue