Hi guys,
I'm using AEM 6.2. Long story short, I have a servlet which sends a registration success email.
It's that possible to use a content fragment as a way for the author to modify the text template for my email ?
For now the email text template is hardcoded into the registration servlet.
Thank you !