{% extends 'base.html' %} {% block header %} DUMMY HEADER {% endblock header %} {% block content %} DUMMY CONTENT {% endblock content %}