{% extends "basic_app/base.html" %} {% block body_block %}

This is an example of template inheritance!

Officially this is the other.html page!

{% endblock %}