mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
We don’t want sanitized content going into the database, because sometimes we need the content unsanitised. The path from admin to the API is where the template goes on it’s way to the database. So let’s make sure we’re not sanitizing it at this stage.