Blank Page Template
Duplicate this file for new property pages (or any new page).
If you open this from your computer by double-clicking the HTML files, the header/footer might not load because of browser security.
Best quick fix: run a local server:
python3 -m http.server 8000 then open http://localhost:8000.


