{% extends "base.html" %} {% load bootstrap %} {% block content %} This is content rendered from template "foo.html". link to custom bar.html view {% endblock %}