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, 4 insertions, 0 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index a19778f04..d554a8adf 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -7,6 +7,8 @@ information that is static. :mod:`repoze.bfg` offers a number of ways
to perform templating tasks "out of the box", and provides alternative
templating language support via add-on "bindings" packages.
+.. _chameleon_zpt_templates:
+
Templating With :term:`Chameleon` ZPT Page Templates
----------------------------------------------------
@@ -174,6 +176,8 @@ And ``templates/mytemplate.pt`` might look like so:
</span>
</html>
+.. _chameleon_text_templates:
+
Templating with :term:`Chameleon` Text Templates
------------------------------------------------