{% extends 'base.html' %} {% block content %} {{ block.super }}

Child content

{% endblock %}