You should use {% extends "base.html" %} in index.html
don't not use include in index.html {% include "base.html" %}.