mirror of
https://github.com/pantor/inja.git
synced 2026-06-08 03:49:49 +00:00
057075b110
* apply documentation changes to single_include * retain scope when including a template * Use data from current scope when rendering an included template. This allows included templates to access loop variables, which was not possible before. * Add test