{% load static %} SupChat — Operator Dashboard
{% if active_page == 'dashboard' %} {% include "supchat/operator/partials/dashboard_content.html" %} {% elif active_page == 'analytics' %} {% include "supchat/operator/partials/analytics_content.html" %} {% endif %}