{% block %} Tag

delineates a block of content that can be overwritten in child templates.

Utility Most Useful As Markdown

Argument(s)
block_name
Closing tag
Required — {% endblock %}

Documentation

Delineates a block of content that can be overwritten in child templates.

Commentary

More Utility Tags

All Utility Tags


Did we get something wrong? Is there a use case for the block tag that we should add? Please let us know.

Send Feedback

Official Documentation
This page last updated on August 2, 2026