github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/flosch/pongo2.v3/template_tests/includes.tpl (about)

     1  Start '{% include "includes.helper" %}' End
     2  Start '{% include "includes.helper" with what_am_i=simple.name only %}' End
     3  Start '{% include "includes.helper" with what_am_i=simple.name %}' End
     4  Start '{% include simple.included_file|lower with number=7 what_am_i="guest" %}' End