From: Armin Ronacher Date: Mon, 5 Apr 2010 16:17:27 +0000 (+0200) Subject: Added missing reference. X-Git-Tag: 2.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=752ba7f0d9831fb79cde22c1ceb678f79b16adce;p=thirdparty%2Fjinja.git Added missing reference. --HG-- branch : trunk --- diff --git a/docs/templates.rst b/docs/templates.rst index a14b8ac5..26234e01 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -1309,6 +1309,7 @@ are equivalent:: {{ foo }} {% endwith %} +.. _autoescape-overrides: Autoescape Extension --------------------