So I have this index.html page that renders a sidebar though an inclusion tag, like so:
index.html
{% extends "dash_base.html" %} {% load core_tags %}