You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor position_in_template to look at template property directly
Don’t need the wrapper method on the `EmailPreviewTemplate` object now
that placeholders are an `InsensitiveSet` so we can do
`placeholders.index` directly
0 commit comments