Files
kanboard/app/Template/comment_mail/email.php
T
2026-06-01 21:23:12 -07:00

4 lines
123 B
PHP

<?= $this->text->markdown($email['comment'], true) ?>
<?= $this->render('notification/footer', array('task' => $task)) ?>