{% extends 'base.html' %} {% load static %} {% block title %}Page Not Found - Quantum Tasks AI{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% include "components/agent_header.html" with agent_title="Page Not Found" agent_subtitle="The page you're looking for doesn't exist" %} {% include "components/quick_agents_panel.html" %}

🔍 404 - Page Not Found

Let's get you back on track

🕵️‍♂️

The page you're looking for doesn't exist or has been moved. Our AI agents are ready to help you find what you need!

💡 Need Help?

{% endblock %}