mirror of
https://github.com/pantor/inja.git
synced 2026-03-26 19:02:48 +00:00
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.