diff --git a/src/NzbDrone.Core/Datastore/Migration/216_add_notification_template.cs b/src/NzbDrone.Core/Datastore/Migration/216_add_notification_template.cs index e0e94a82b..0427c80d2 100644 --- a/src/NzbDrone.Core/Datastore/Migration/216_add_notification_template.cs +++ b/src/NzbDrone.Core/Datastore/Migration/216_add_notification_template.cs @@ -38,7 +38,7 @@ private void CreateDefaultHtmlTemplate(IDbConnection conn, IDbTransaction tran) var name = "Email template"; var title = "Sonarr - {{ if grab_message }}Episode Grabbed{{ else if series_add_message }}Series Added{{ else }}{{fallback_title}}{{ end }}"; var body = @" - +