Answer the question
In order to leave comments, you need to log in
How to format an html email template in Bitrix?
In Bitrix, in the parameters of the mail template, you can select the type of message: text or HTML.
If everything is clear with the text, then with HTML the question arises:
Html block should be inserted in the form:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>Почтовый шаблон</title>
</head>
<body>
--==тело сообщения==--
</body>
</html>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question