Files
inja/include
Florian Sattler 808c3711d0 Removes unnecessary template content copy (#301)
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.
2025-03-18 20:20:02 -05:00
..