{% extends "base.html" %} {% block content %} {% for href in ceo_css %} {% endfor %}
{% if not ceo_js %}

CEO Command Center

The Mentee - Content2Creation LLC

Frontend build not found yet. Run `npm run build` in `intelligence/dashboard/` to mount the full interactive widget.

{% endif %}
{% if ceo_js %} {% endif %} {% endblock %}