block

Blocks are used for inheritance and act as placeholders and replacements at the same time. They are documented in detail in the documentation for the extends tag.

ブロックは継承に使用され、同時にプレースホルダーおよび置換として機能します。それらは、extends タグのドキュメントに詳細に記載されています。

Block names must consist of alphanumeric characters, and underscores. The first char can't be a digit and dashes are not permitted.

ブロック名は、英数字とアンダースコアで構成する必要があります。最初の文字を数字にすることはできず、ダッシュは使用できません。

See also

こちらもご覧ください

block, parent, use, extends

ブロック、親、使用、拡張