We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1338712 commit c99154eCopy full SHA for c99154e
docs/faq.md
@@ -43,7 +43,6 @@ Additionally, there are few jinja2 features not implemented in nunjucks:
43
* The special `self` variable
44
* `for` does not support `if not` and `else`
45
* `if i is divisibleby(3)`-style conditionals
46
-* Named block end tags: `{% endblock content %}`
47
* Sandboxed mode
48
* Note: this makes it **unsuitable for applications requiring [user-defined templates](api.html#user-defined-templates-warning)**
49
* Line statements: `# for item in seq`
0 commit comments