This note is live 🎯

Published from an HTML file to a real URL — dropdowns, buttons, and JavaScript all work. No PDF, no pagination, no “can you open the attachment?”

A working dropdown

Pick a fund and this updates instantly — this is the kind of “live feature” a PDF kills:

A button that runs JavaScript

Collapsible sections

Why not just email the HTML file?

Phones and mail clients treat a loose .html as a download or a security risk and sandbox its scripts — so it often won’t render. Hosting it and sending a URL always works.

Is this thing private?

This demo is public-by-URL. It can be gated behind a login (Cloudflare Access) in one step. Confidential DW Partners / Domain material should go on the internal Entra-gated host instead.