...

Text file src/github.com/noirbizarre/gonja/testData/filters/replace.tpl

Documentation: github.com/noirbizarre/gonja/testData/filters

     1{{ "Hello World"|replace("Hello", "Goodbye") }}
     2{{ "aaaaargh"|replace("a", "d'oh, ", 2)|safe }}

View as plain text