emails: Simplify content styling of missed_message emails.

This is a dramatic redesign of the look and feel of our missed-message
emails, designed to decrease the feeling of clutter and just provide
the content users care about in a clear, visible fashion.
This commit is contained in:
Vishnu Ks
2019-06-11 16:09:42 +05:30
committed by Tim Abbott
parent 3a6cc4214f
commit a5c69fb707
7 changed files with 43 additions and 54 deletions

View File

@@ -21,4 +21,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '35.1'
PROVISION_VERSION = '35.2'