retrogit/app/templates/digest-email.html
Mihai Parparita 735ac7ffb3 Better handling of GitHub OAuth errors when sending digest emails.
Fail silently if we can't even get an email address, otherwise send an error
email to the user.
2014-12-20 21:38:09 -08:00

3 lines
59 B
HTML

{{template "digest" .Digest}}
{{template "email-footer"}}