task(libs/accounts): Port email rendering code to libs
commit ad22b85026a4b2fab771c1b7b82eb8e9286e9e00 Author: dschomDate: Tue Nov 4 11:12:56 2025 -0800 task(libs/accounts): Port email rendering code to libs Because: - We need a standalone library that can be used to render emails This Commit: - Ports the email rendering code from auth-server to libs - Converts to typescript - Cleans up code and improves consistency - Creates work around for copying nxignored l10n assets