Casey Duncan
2010-12-12 390e16501cae7eccabc2357c51d8951b1eecf429
add comma
1 files modified
2 ■■■ changed files
docs/narr/templates.rst 2 ●●● patch | view | raw | blame | history
docs/narr/templates.rst
@@ -10,7 +10,7 @@
Out of the box, :app:`Pyramid` provides templating via the :term:`Chameleon`
and :term:`Mako` templating libraries. :term:`Chameleon` provides support for
two different types of templates: :term:`ZPT` templates and text templates.
two different types of templates: :term:`ZPT` templates, and text templates.
Before discussing how built-in templates are used in
detail, we'll discuss two ways to render templates within