{% extends 'base.html' %} {% load static %} {% block title %}Server Error - Quantum Tasks AI{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% include "components/agent_header.html" with agent_title="Server Error" agent_subtitle="We're working to fix this issue" %} {% include "components/quick_agents_panel.html" %}

⚠️ 500 - Server Error

Technical difficulties detected

🔧

We're experiencing technical difficulties. Our AI systems are temporarily unavailable, but our team has been notified and is working to resolve the issue.

System monitoring active

You can try refreshing the page in a few minutes

📊 System Status

🟡
AI Services Investigating
🟢
Website Operational
🟢
Database Operational

Error ID: {{ request.META.HTTP_X_REQUEST_ID|default:"N/A" }}

Time:

Support: support@quantumtaskai.com

{% endblock %}