I\'m trying to render a class based view through my template, chart.html, however I\'m only able to get {% extends \'base.html\' %} able to load wh
chart.html
{% extends \'base.html\' %}