Loading docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1201,7 +1201,7 @@ For example:: If ``value`` is ``123456789``, the output will be ``8``. .. templatefilter:: iriendcode .. templatefilter:: iriencode iriencode ~~~~~~~~~ Loading docs/topics/auth.txt +1 −1 Original line number Diff line number Diff line Loading @@ -764,7 +764,7 @@ the following line to your URLconf:: starting point. It assumes you have a :file:`base.html` template that defines a ``content`` block: .. code-block:: html .. code-block:: html+django {% extends "base.html" %} Loading Loading
docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1201,7 +1201,7 @@ For example:: If ``value`` is ``123456789``, the output will be ``8``. .. templatefilter:: iriendcode .. templatefilter:: iriencode iriencode ~~~~~~~~~ Loading
docs/topics/auth.txt +1 −1 Original line number Diff line number Diff line Loading @@ -764,7 +764,7 @@ the following line to your URLconf:: starting point. It assumes you have a :file:`base.html` template that defines a ``content`` block: .. code-block:: html .. code-block:: html+django {% extends "base.html" %} Loading