...

Text file src/github.com/noirbizarre/gonja/ext/django/testData/statements/with.helper

Documentation: github.com/noirbizarre/gonja/ext/django/testData/statements

     1Hi number {{number}}! Will not be overridden inside the block. {% with number=50 %}I'm {{ what_am_i }}, {{ number }} years old{% endwith %}.I have {{number}} children.

View as plain text