- Add {% block extra_css %} to base.html head section
- Add {% block extra_js %} to base.html before closing body tag
- Add encode_uri template filter for URL encoding
Flagged page CSS and JavaScript now load correctly, fixing:
- Filter bar styling
- Table formatting
- Review button styles and functionality
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| analyzer | ||
| templates | ||
| __init__.py | ||
| __main__.py | ||
| analysis_helpers.py | ||
| collector.py | ||
| db.py | ||
| mastodon_api.py | ||
| web.py | ||