mastodon-collector/app/templates
Pieter cc11a1272d Fix flagged page styling by adding CSS/JS blocks to base template
- 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>
2026-03-31 09:25:18 +02:00
..
accounts.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
analysis.html Improve analysis dashboard UI 2026-03-31 08:59:32 +02:00
base.html Fix flagged page styling by adding CSS/JS blocks to base template 2026-03-31 09:25:18 +02:00
flagged.html Fix toxicity analysis web interface 2026-03-30 17:07:12 +02:00
index.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
status_detail.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
statuses.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00