Update striptags.rst

This commit is contained in:
specialguest
2013-03-18 15:20:21 +01:00
parent ba67e2cf8e
commit c6ef23ab1d
+1 -1
View File
@@ -6,7 +6,7 @@ by one space:
.. code-block:: jinja
{% some_html|striptags %}
{{ some_html|striptags }}
.. note::