quantum-ai-v2/templates
Claude 7a3d0b65ee Hide footer on agent pages only
- Add conditional logic to show footer on all pages except agent pages
- Use request.path check to detect '/agents/' URLs
- Footer still appears on home, marketplace, pricing, and other pages
- Only hidden on individual agent detail pages

Benefits:
- Cleaner agent page experience
- Footer remains for marketing/info pages
- Simple URL-based detection
2025-07-16 23:11:13 +05:30
..
authentication Improve forgot password UX with helpful error messages 2025-07-16 14:06:05 +05:30
core Clean up testing and debug code for production 2025-07-12 18:02:21 +05:30
base.html Hide footer on agent pages only 2025-07-16 23:11:13 +05:30