diff options
Diffstat (limited to 'docs')
| -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 a20fb8f28..0f1d6398b 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -48,7 +48,7 @@ within the body of a view callable like so: request=request) .. warning:: Earlier iterations of this documentation -.. (pre-version-1.3) encouraged the application developer to use + (pre-version-1.3) encouraged the application developer to use ZPT-specific APIs such as :func:`repoze.bfg.chameleon_zpt.render_template_to_response`, :func:`repoze.bfg.chameleon_zpt.render_template_to_iterable`, and |
