Skip to content

Commit 9eb6763

Browse files
committed
Merge pull request #1888 from richardmiller/adding_link_to_rendering_templates
Adding link to how to render templates
2 parents 78346a4 + 4c67508 commit 9eb6763

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/templating.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ used to return content to the user, populate email bodies, and more. You'll
1414
learn shortcuts, clever ways to extend templates and how to reuse template
1515
code.
1616

17+
.. note::
18+
How to render templates is covered in the :ref:`controller <controller-rendering-templates>`
19+
page of the book.
20+
21+
1722
.. index::
1823
single: Templating; What is a template?
1924

0 commit comments

Comments
 (0)