diff options
Diffstat (limited to 'app/Template/comment_mail/email.php')
-rw-r--r-- | app/Template/comment_mail/email.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Template/comment_mail/email.php b/app/Template/comment_mail/email.php new file mode 100644 index 00000000..a89284f4 --- /dev/null +++ b/app/Template/comment_mail/email.php @@ -0,0 +1 @@ +<?= $this->text->markdown($email['comment'], true) ?> |