I have a project with 2 apps
project/ blog/ templates/ index.html polls/ templates/ index.html project/
templates
TEMPLATE_DIRS
{% extends 'base.html' %}