Solved
Forum Discussion
Hi,
you should be able to include a custom component with the freemarker "include" directive:
<#include "my-custom-component.ftl" />
Related Content
- 12 years ago
- 11 years ago
Hi,
you should be able to include a custom component with the freemarker "include" directive:
<#include "my-custom-component.ftl" />