Closed tyler-sommer closed 4 years ago
This fixes #17 and fixes #19, adding parent() as a built-in. This function will render the parent block contents from a child template, for both extends and use type inheritance.
parent()
This fixes #17 and fixes #19, adding
parent()
as a built-in. This function will render the parent block contents from a child template, for both extends and use type inheritance.