diff --git a/applications/teletype/priv/templates/voicemail_to_email.html b/applications/teletype/priv/templates/voicemail_to_email.html index 6720396f851..52047dd9bcc 100644 --- a/applications/teletype/priv/templates/voicemail_to_email.html +++ b/applications/teletype/priv/templates/voicemail_to_email.html @@ -40,12 +40,15 @@

Hi{% if user.first_name %} {{user.first_name}}{% endif %},

+

You have a new voicemail from {{caller_id.name_number}} for your voicemail box at {{voicemail.vmbox_name}} ({{voicemail.vmbox_number}}). +

                         {% if voicemail.file_name %}
                             

Please find the message audio file in the attachment. {% endif %} -

+
+