mirror of https://github.com/ghostfolio/ghostfolio
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.0 KiB
26 lines
1.0 KiB
<div class="container">
|
|
<div class="row">
|
|
<ul>
|
|
<li i18n="@@metaDescription">
|
|
Ghostfolio is a personal finance dashboard to keep track of your net
|
|
worth including cash, stocks, ETFs and cryptocurrencies across multiple
|
|
platforms.
|
|
</li>
|
|
<li i18n="@@metaKeywords">
|
|
app, asset, cryptocurrency, dashboard, etf, finance, management,
|
|
performance, portfolio, software, stock, trading, wealth, web3
|
|
</li>
|
|
<li i18n="@@myAccount">My Account</li>
|
|
<li i18n="@@rule.feeRatioInitialInvestment">Fee Ratio</li>
|
|
<li i18n="@@rule.feeRatioInitialInvestment.false">
|
|
The fees do exceed {thresholdMax}% of your initial investment
|
|
({feeRatio}%)
|
|
</li>
|
|
<li i18n="@@rule.feeRatioInitialInvestment.true">
|
|
The fees do not exceed {thresholdMax}% of your initial
|
|
investment ({feeRatio}%)
|
|
</li>
|
|
<li i18n="@@slogan">Open Source Wealth Management Software</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|