This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/app.py
giles 2788e24ec8
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 36s
fix: inject post data into template context for post header row
The post header bar needs `post` in the template context to render
the page link, feature image, and nav. Added context processor to
spread g.post_data into templates, matching the events app pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 00:12:35 +00:00

4.6 KiB