mirror of
https://github.com/pantor/inja.git
synced 2026-05-16 09:25:23 +00:00
808c3711d0
By taking the template content by value and moving into the local member, we can prevent and additional copy of 'content' when creating a Template.