diff options
Diffstat (limited to 'docs/narr/templates.rst')
| -rw-r--r-- | docs/narr/templates.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 30ba3d20b..9f1363abe 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -405,7 +405,7 @@ templates is available from `the Chameleon website :term:`Chameleon` only works on :term:`CPython` platforms and :term:`Google App Engine`. On :term:`Jython` and other non-CPython - platforms, you should use Mako (:ref:`mako_templates`) or + platforms, you should use Mako (see :ref:`mako_templates`) or ``pyramid_jinja2`` instead. See :ref:`available_template_system_bindings`. |
