...

Text file src/github.com/noirbizarre/gonja/ext/django/testData/tests/upper.tpl

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

     1{{ 'GONJA' is upper }}
     2{{ 'GĂ–NJA' is upper }}
     3{{ 'gonja' is upper }}
     4{{ 'Gonja' is upper }}
     5{{ 42 is upper }}

View as plain text