[go: up one dir, main page]

Skip to content

refactor: encapsulate Fluid template code into the abstraction ITemplateEngine

Fluid, used to parse Liquid templates, is spread all over the place. Let include a bit of abstraction. It will allow to eventually use other template systems.

Merge request reports

Loading