Commit 58c02b49 by Alexander Makarov

Fixes #1342

parent 789f0285
......@@ -17,7 +17,7 @@ use yii\mail\BaseMessage;
</head>
<body>
<?php $this->beginBody() ?>
<?= $message ?>
<?= $content ?>
<?php $this->endBody() ?>
</body>
</html>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment