feat(block): Support rendering parent block

This commit is contained in:
Kyle Fuller
2016-12-02 00:59:01 +00:00
parent 49936c36d4
commit d75db241ac
4 changed files with 13 additions and 1 deletions

View File

@@ -49,6 +49,9 @@
{% endfilter %}
```
- You can now use `{{ block.super }}` to render a super block from another `{%
block %}`.
### Deprecations
- `Template` initialisers have been deprecated in favour of using a template