Files

4 lines
123 B
PHP
Raw Permalink Normal View History

2026-06-01 21:23:12 -07:00
<?= $this->text->markdown($email['comment'], true) ?>
<?= $this->render('notification/footer', array('task' => $task)) ?>