From 7213265ccc2417a3cba9f5e5de0210194311c99e Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Mon, 29 Nov 2010 20:54:52 -0700 Subject: add reminder to add info/link about mako inheritance --- docs/narr/views.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 746c0f688..347f16b07 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -581,6 +581,8 @@ specification` (e.g. ``apackage:templates/sometemplate.mak``). Mako templates may internally inherit other Mako templates using a relative filename or a :term:`resource specification` as desired. +XXX Further explanation or link to mako inheritance info + Here's an example view configuration which uses a relative path: .. code-block:: python -- cgit v1.2.3