diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 7320f5b4c..c9d37101d 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -815,3 +815,7 @@ Glossary ``request`` (a :term:`request` object), returns a :term:`session` object. + Mako + `Mako <http://www.makotemplates.org/>`_ is a template language language + which refines the familiar ideas of componentized layout and inheritance + using Python with Python scoping and calling semantics. |
