New user registration template

Hi,
Is it possible to change the template of the email that is sent to the new users when they register a new account at Indico instance?
Where can I find the option to change the template?

Thanks,
Hugo

You can use template overrides for this: https://docs.getindico.io/en/latest/config/settings/#customization

To find the template, either use the CUSTOMIZATION_DEBUG option mentioned in the link above to see which template gets rendered when registering, or search for a string from the original email to find the template based on that.