1 2 3 4
{% extends "base.html" -%} {% block content %} 1. {% block nested %}A{% endblock nested %} {% endblock content -%}