summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/quick_tutorial/templating.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/quick_tutorial/templating.rst b/docs/quick_tutorial/templating.rst
index 5f3fb8975..7210a7f8b 100644
--- a/docs/quick_tutorial/templating.rst
+++ b/docs/quick_tutorial/templating.rst
@@ -95,6 +95,5 @@ views.
Note the effect on testing. We can focus on having a data-oriented
contract with our view code.
-.. seealso:: :ref:`templates_chapter`,
- :ref:`debugging_templates`, and
- :ref:`mako_templates`
+.. seealso:: :ref:`templates_chapter`, :ref:`debugging_templates`, and
+ :ref:`available_template_system_bindings`.