Learn Before
Concept

Template Inheritance in DTL

Templates written with DTL can inherit from other templates. To do so, 'blocks' are defined in the parent template that can be replaced by content in child templates. This allows the basic structure of a site to be easily reused across all pages.

0

1

Updated 2021-03-12

Tags

Python Programming Language

Data Science

Related