line in the docs.
--HG--
branch : trunk
- Added the `meta` module.
- Renamed (undocumented) attribute "overlay" to "overlayed" on the
environment because it was clashing with a method of the same name.
+- speedup extension is now disabled by default.
Version 2.1.1
-------------
<li>{% block loop_item scoped %}{{ item }}{% endblock %}</li>
{% endfor %}
- When overriding a block the `scoped` modifier does not have to be provided.
+When overriding a block the `scoped` modifier does not have to be provided.
HTML Escaping