{% extends 'Admin/Sidebar2.html' %} {% block content %} {% load widget_tweaks %} {%load static%}
{% if messages %} {% endif %}

DEMAND PREDICTION

{{ Recommended_Products }} {% if d %} {% for i in d %} {% endfor %} {% endif %}
Brand Demand
{{i.Brand}} {{i.Cluster_Labels}}
{% endblock content %}