cleanup: drop dead upload.html + soften broker-only marketing copy
- Delete app/templates/upload.html. The /upload route redirected to /settings#import (302) and never rendered this template; the file was carrying stale Trading-212-only copy. - Landing + pricing pages: replace "Trading 212 today, more brokers planned" with "Trading 212 natively, other formats auto-detected" to reflect the LLM-fallback parser that's been live for a few days. The /upload redirect route in app/routers/pages.py stays — it remains a useful bookmark-forwarder for users with old links. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
11662c0ea8
commit
1ecc527118
3 changed files with 5 additions and 109 deletions
|
|
@ -116,10 +116,10 @@
|
|||
<section class="public-section">
|
||||
<p style="font-size: 13.5px; color: var(--muted);">
|
||||
Paid users can also drop a portfolio CSV from their broker
|
||||
(Trading 212 today, more brokers planned) for an AI sense-check on
|
||||
concentration, regime fit, and currency exposure. Holdings stay in
|
||||
your browser by default; opt in to encrypted cloud sync to restore
|
||||
on another device.
|
||||
— Trading 212 natively, other formats auto-detected —
|
||||
for an AI sense-check on concentration, regime fit, and currency
|
||||
exposure. Holdings stay in your browser by default; opt in to
|
||||
encrypted cloud sync to restore on another device.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue