summaryrefslogtreecommitdiff
path: root/docs/narr/templates.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/templates.rst')
-rw-r--r--docs/narr/templates.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index 3cd5e8f15..ca7a43223 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -267,8 +267,8 @@ templates is available from `the Chameleon website
.. warning::
- :term:`Chameleon` only works on :term:`CPython` platforms. This
- does not include Google's App Engine nor :term:`Jython`. On these
+ :term:`Chameleon` only works on :term:`CPython` platforms and
+ :term:`Google App Engine`. On :term:`Jython` and other non-CPython
platforms, you should use ``repoze.bfg.jinja2`` instead. See
:ref:`available_template_system_bindings`.