This commit is contained in:
2025-08-08 22:06:38 +02:00
parent 673bc9cd6f
commit 9628883fa7

View File

@@ -96,8 +96,7 @@
<div class="text-lg font-semibold text-white">{{ ticker.market_cap | format_mc }}</div>
</div>
<div>
<div class="sm:hidden text-xs font-bold text-slate-500 uppercase tracking-wider mb-1">Close
Price</div>
<div class="sm:hidden text-xs font-bold text-slate-500 uppercase tracking-wider mb-1">Last Price</div>
<div class="text-lg font-semibold text-white">
{% if ticker.closing_price %}<a
href="https://www.marketwatch.com/investing/stock/{{ ticker.symbol }}" target="_blank"