Sendgrid
/c/sendgridPosts in Sendgrid
How are you dealing with dark mode in your email templates?
Just recently switched my iPhone over to dark mode and noticed that all of OddsRabbits email templates are now looking a bit rough. Going through the templates right now but curious how others are dealing with dark mode in their emails.
See Your Potential Earnings: Try Our Community Dashboard Demo
Curious what managing (and monetizing) a community looks like on OddsRabbit? Our interactive dashboard demo shows you exactly what's possible when you build on our platform.

How to fix subject line getting encoded in Sendgrid email subject line
Just spent an hour on this making sure there were no random encoding anywhere on OddsRabbit's backend on newsletter subject lines (we're currently using SendGrid). Finally found the fix, if you're using dynamic templates, make sure you use triple curly brackets in the dynamic template's subject line ex. {{{subject}}}.