## Description: Setting up this ticket with the improvements that we have to implement in the email notification. - [x] Remove hardcoded URLs - [x] Use static_full_path for static files used in email templates example: https://github.com/IFRCGo/go-api/pull/2489 - [ ] Refactor send email functionality (notifications/notification.py)