From 632844fb12b5798c7d971e3ccc422589f1dd117f Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Tue, 14 Dec 2010 21:19:11 -0700 Subject: clarify/simplify --- docs/narr/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 9f1363abe..61c354c2c 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -409,7 +409,7 @@ templates is available from `the Chameleon website ``pyramid_jinja2`` instead. See :ref:`available_template_system_bindings`. -Given that there is a :term:`Chameleon` ZPT template named ``foo.pt`` +Given a :term:`Chameleon` ZPT template named ``foo.pt`` in a directory in your application named ``templates``, you can render the template as a :term:`renderer` like so: -- cgit v1.2.3