Loading docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1449,7 +1449,7 @@ If ``books`` is: {'title': 'Alice', 'author': {'name': 'Lewis', 'age': 33}}, ] the the output would be:: then the output would be:: * Alice (Lewis) * 1984 (George) Loading Loading
docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1449,7 +1449,7 @@ If ``books`` is: {'title': 'Alice', 'author': {'name': 'Lewis', 'age': 33}}, ] the the output would be:: then the output would be:: * Alice (Lewis) * 1984 (George) Loading